Searched refs:TPM_CC_PolicyCommandCode (Results 1 – 7 of 7) sorted by relevance
36 #ifdef TPM_CC_PolicyCommandCode in Exec_PolicyCommandCode()54 #ifdef TPM_CC_PolicyCommandCode in Exec_PolicyCommandCode()55 response_buffer = MemoryGetResponseBuffer(TPM_CC_PolicyCommandCode) + 10; in Exec_PolicyCommandCode()
291 #ifdef TPM_CC_PolicyCommandCode in GetCommandCodeString()292 case TPM_CC_PolicyCommandCode: in GetCommandCodeString()
22 TPM_CC commandCode = TPM_CC_PolicyCommandCode; in TPM2_PolicyCommandCode()
617 #ifdef TPM_CC_PolicyCommandCode in CommandDispatcher()618 case TPM_CC_PolicyCommandCode: in CommandDispatcher()
860 #ifdef TPM_CC_PolicyCommandCode in ParseHandleBuffer()861 case TPM_CC_PolicyCommandCode: in ParseHandleBuffer()
764 #define TPM_CC_PolicyCommandCode (TPM_CC)(0x0000016C) macro
5061 #ifdef TPM_CC_PolicyCommandCode in TPM_CC_Unmarshal()5062 if (*target == TPM_CC_PolicyCommandCode) { in TPM_CC_Unmarshal()