Home
last modified time | relevance | path

Searched refs:cipherText (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DRSA_Decrypt.c76 scheme, in->cipherText.t.size, in TPM2_RSA_Decrypt()
77 in->cipherText.t.buffer, in TPM2_RSA_Decrypt()
DRSA_Decrypt_fp.h14 TPM2B_PUBLIC_KEY_RSA cipherText; member
DMarshal_RSA_Decrypt.c45 result = TPM2B_PUBLIC_KEY_RSA_Unmarshal(&target->cipherText, buffer, size); in RSA_Decrypt_In_Unmarshal()