Home
last modified time | relevance | path

Searched refs:TPM_CC_PCR_Extend (Results 1 – 6 of 6) sorted by relevance

/external/tpm2/
DMarshal_PCR_Extend.c36 #ifdef TPM_CC_PCR_Extend in Exec_PCR_Extend()
54 #ifdef TPM_CC_PCR_Extend in Exec_PCR_Extend()
55 response_buffer = MemoryGetResponseBuffer(TPM_CC_PCR_Extend) + 10; in Exec_PCR_Extend()
DGetCommandCodeString.c259 #ifdef TPM_CC_PCR_Extend in GetCommandCodeString()
260 case TPM_CC_PCR_Extend: in GetCommandCodeString()
DCommandDispatcher.c561 #ifdef TPM_CC_PCR_Extend in CommandDispatcher()
562 case TPM_CC_PCR_Extend: in CommandDispatcher()
DHandleProcess.c772 #ifdef TPM_CC_PCR_Extend in ParseHandleBuffer()
773 case TPM_CC_PCR_Extend: in ParseHandleBuffer()
DImplementation.h827 #define TPM_CC_PCR_Extend (TPM_CC)(0x00000182) macro
Dtpm_generated.c5166 #ifdef TPM_CC_PCR_Extend in TPM_CC_Unmarshal()
5167 if (*target == TPM_CC_PCR_Extend) { in TPM_CC_Unmarshal()