Searched refs:TPM_CC_PCR_Extend (Results 1 – 6 of 6) sorted by relevance
36 #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()
259 #ifdef TPM_CC_PCR_Extend in GetCommandCodeString()260 case TPM_CC_PCR_Extend: in GetCommandCodeString()
561 #ifdef TPM_CC_PCR_Extend in CommandDispatcher()562 case TPM_CC_PCR_Extend: in CommandDispatcher()
772 #ifdef TPM_CC_PCR_Extend in ParseHandleBuffer()773 case TPM_CC_PCR_Extend: in ParseHandleBuffer()
827 #define TPM_CC_PCR_Extend (TPM_CC)(0x00000182) macro
5166 #ifdef TPM_CC_PCR_Extend in TPM_CC_Unmarshal()5167 if (*target == TPM_CC_PCR_Extend) { in TPM_CC_Unmarshal()