Home | History | Annotate | Download | only in trunks

Lines Matching full:ciphertext

414                                          std::string* ciphertext) {
468 ciphertext->assign(StringFrom_TPM2B_PUBLIC_KEY_RSA(out_message));
475 const std::string& ciphertext,
523 TPM2B_PUBLIC_KEY_RSA in_message = Make_TPM2B_PUBLIC_KEY_RSA(ciphertext);