Home
last modified time | relevance | path

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

/external/tpm2/
DEncryptDecrypt_fp.h51 TPM_RC Exec_EncryptDecrypt(TPMI_ST_COMMAND_TAG tag,
DMarshal_EncryptDecrypt.c68 TPM_RC Exec_EncryptDecrypt(TPMI_ST_COMMAND_TAG tag, in Exec_EncryptDecrypt() function
DCommandDispatcher.c276 return Exec_EncryptDecrypt(tag, &request_parameter_buffer, in CommandDispatcher()