Home
last modified time | relevance | path

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

/external/tpm2/
DStartAuthSession_fp.h54 TPM_RC Exec_StartAuthSession(TPMI_ST_COMMAND_TAG tag,
DMarshal_StartAuthSession.c76 TPM_RC Exec_StartAuthSession(TPMI_ST_COMMAND_TAG tag, in Exec_StartAuthSession() function
DCommandDispatcher.c836 return Exec_StartAuthSession(tag, &request_parameter_buffer, in CommandDispatcher()