Home
last modified time | relevance | path

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

/external/tpm2/
DPCR_Extend_fp.h33 TPM_RC Exec_PCR_Extend(TPMI_ST_COMMAND_TAG tag,
DMarshal_PCR_Extend.c28 TPM_RC Exec_PCR_Extend(TPMI_ST_COMMAND_TAG tag, in Exec_PCR_Extend() function
DCommandDispatcher.c563 return Exec_PCR_Extend(tag, &request_parameter_buffer, in CommandDispatcher()