Home
last modified time | relevance | path

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

/external/tpm2/
DHMAC_Start_fp.h46 TPM_RC Exec_HMAC_Start(TPMI_ST_COMMAND_TAG tag,
DMarshal_HMAC_Start.c59 TPM_RC Exec_HMAC_Start(TPMI_ST_COMMAND_TAG tag, in Exec_HMAC_Start() function
DCommandDispatcher.c374 return Exec_HMAC_Start(tag, &request_parameter_buffer, in CommandDispatcher()