Searched refs:TPM_CC_PP_Commands (Results 1 – 7 of 7) sorted by relevance
40 #ifdef TPM_CC_PP_Commands in Exec_PP_Commands()58 #ifdef TPM_CC_PP_Commands in Exec_PP_Commands()59 response_buffer = MemoryGetResponseBuffer(TPM_CC_PP_Commands) + 10; in Exec_PP_Commands()
31 if(CommandIsImplemented(TPM_CC_PP_Commands)) in PhysicalPresencePreInstall_Init()32 PhysicalPresenceCommandSet(TPM_CC_PP_Commands); in PhysicalPresencePreInstall_Init()79 if(commandCode == TPM_CC_PP_Commands) in PhysicalPresenceCommandClear()
279 #ifdef TPM_CC_PP_Commands in GetCommandCodeString()280 case TPM_CC_PP_Commands: in GetCommandCodeString()
596 #ifdef TPM_CC_PP_Commands in CommandDispatcher()597 case TPM_CC_PP_Commands: in CommandDispatcher()
827 #ifdef TPM_CC_PP_Commands in ParseHandleBuffer()828 case TPM_CC_PP_Commands: in ParseHandleBuffer()
583 #define TPM_CC_PP_Commands (TPM_CC)(0x0000012D) macro
4756 #ifdef TPM_CC_PP_Commands in TPM_CC_Unmarshal()4757 if (*target == TPM_CC_PP_Commands) { in TPM_CC_Unmarshal()