Searched refs:TPM_CC_PCR_Allocate (Results 1 – 6 of 6) sorted by relevance
67 #ifdef TPM_CC_PCR_Allocate in Exec_PCR_Allocate()88 #ifdef TPM_CC_PCR_Allocate in Exec_PCR_Allocate()89 response_buffer = MemoryGetResponseBuffer(TPM_CC_PCR_Allocate) + 10; in Exec_PCR_Allocate()
251 #ifdef TPM_CC_PCR_Allocate in GetCommandCodeString()252 case TPM_CC_PCR_Allocate: in GetCommandCodeString()
547 #ifdef TPM_CC_PCR_Allocate in CommandDispatcher()548 case TPM_CC_PCR_Allocate: in CommandDispatcher()
750 #ifdef TPM_CC_PCR_Allocate in ParseHandleBuffer()751 case TPM_CC_PCR_Allocate: in ParseHandleBuffer()
577 #define TPM_CC_PCR_Allocate (TPM_CC)(0x0000012B) macro
4746 #ifdef TPM_CC_PCR_Allocate in TPM_CC_Unmarshal()4747 if (*target == TPM_CC_PCR_Allocate) { in TPM_CC_Unmarshal()