Home
last modified time | relevance | path

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

/external/tpm2/
DRSA_Decrypt_fp.h47 TPM_RC Exec_RSA_Decrypt(TPMI_ST_COMMAND_TAG tag,
DMarshal_RSA_Decrypt.c63 TPM_RC Exec_RSA_Decrypt(TPMI_ST_COMMAND_TAG tag, in Exec_RSA_Decrypt() function
DCommandDispatcher.c745 return Exec_RSA_Decrypt(tag, &request_parameter_buffer, in CommandDispatcher()