Home
last modified time | relevance | path

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

/external/tpm2/
DPCR_SetAuthValue_fp.h33 TPM_RC Exec_PCR_SetAuthValue(TPMI_ST_COMMAND_TAG tag,
DMarshal_PCR_SetAuthValue.c28 TPM_RC Exec_PCR_SetAuthValue(TPMI_ST_COMMAND_TAG tag, in Exec_PCR_SetAuthValue() function
DCommandDispatcher.c591 return Exec_PCR_SetAuthValue(tag, &request_parameter_buffer, in CommandDispatcher()