Home
last modified time | relevance | path

Searched refs:TPM_CC_PP_Commands (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DMarshal_PP_Commands.c40 #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()
DPP.c31 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()
DGetCommandCodeString.c279 #ifdef TPM_CC_PP_Commands in GetCommandCodeString()
280 case TPM_CC_PP_Commands: in GetCommandCodeString()
DCommandDispatcher.c596 #ifdef TPM_CC_PP_Commands in CommandDispatcher()
597 case TPM_CC_PP_Commands: in CommandDispatcher()
DHandleProcess.c827 #ifdef TPM_CC_PP_Commands in ParseHandleBuffer()
828 case TPM_CC_PP_Commands: in ParseHandleBuffer()
DImplementation.h583 #define TPM_CC_PP_Commands (TPM_CC)(0x0000012D) macro
Dtpm_generated.c4756 #ifdef TPM_CC_PP_Commands in TPM_CC_Unmarshal()
4757 if (*target == TPM_CC_PP_Commands) { in TPM_CC_Unmarshal()