Home
last modified time | relevance | path

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

/external/tpm2/
DPCR_Allocate_fp.h50 TPM_RC Exec_PCR_Allocate(TPMI_ST_COMMAND_TAG tag,
DMarshal_PCR_Allocate.c58 TPM_RC Exec_PCR_Allocate(TPMI_ST_COMMAND_TAG tag, in Exec_PCR_Allocate() function
DCommandDispatcher.c549 return Exec_PCR_Allocate(tag, &request_parameter_buffer, in CommandDispatcher()