Home
last modified time | relevance | path

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

/external/tpm2/
DGetTestResult_fp.h36 TPM_RC Exec_GetTestResult(TPMI_ST_COMMAND_TAG tag,
DMarshal_GetTestResult.c38 TPM_RC Exec_GetTestResult(TPMI_ST_COMMAND_TAG tag, in Exec_GetTestResult() function
DCommandDispatcher.c353 return Exec_GetTestResult(tag, &request_parameter_buffer, in CommandDispatcher()