Searched refs:TPM_CC_PP_Commands (Results 1 – 15 of 15) sorted by relevance
/external/tpm2/ |
D | Marshal_PP_Commands.c | 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()
|
D | PP.c | 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()
|
D | GetCommandCodeString.c | 279 #ifdef TPM_CC_PP_Commands in GetCommandCodeString() 280 case TPM_CC_PP_Commands: in GetCommandCodeString()
|
D | CommandDispatcher.c | 596 #ifdef TPM_CC_PP_Commands in CommandDispatcher() 597 case TPM_CC_PP_Commands: in CommandDispatcher()
|
D | HandleProcess.c | 827 #ifdef TPM_CC_PP_Commands in ParseHandleBuffer() 828 case TPM_CC_PP_Commands: in ParseHandleBuffer()
|
D | Implementation.h | 570 #define TPM_CC_PP_Commands (TPM_CC)(0x0000012D) macro
|
D | tpm_generated.c | 4752 #ifdef TPM_CC_PP_Commands in TPM_CC_Unmarshal() 4753 if (*target == TPM_CC_PP_Commands) { in TPM_CC_Unmarshal()
|
D | part4.txt | 13905 11 // TPM_CC_PP_Commands always requires PP 13906 12 if(CommandIsImplemented(TPM_CC_PP_Commands)) 13907 13 PhysicalPresenceCommandSet(TPM_CC_PP_Commands); 13963 57 // if the input code is TPM_CC_PP_Commands, it can not be cleared 13964 58 if(commandCode == TPM_CC_PP_Commands) 15782 16 {0x012d, 0, 1, 0, 0, 1, 0, 0, 0}, // TPM_CC_PP_Commands 24786 484 #define TPM_CC_PP_Commands (TPM_CC)(0x0000012D)
|
D | part3.txt | 15346 TPM_CC commandCode TPM_CC_PP_Commands {NV} 15380 3 #ifdef TPM_CC_PP_Commands // Conditional expansion of this file
|
/external/tpm2/generator/ |
D | structures.txt | 137 _NAME TPM_CC_PP_Commands
|
D | commands.txt | 2245 _COMMENT TPM_CC_PP_Commands {NV}
|
D | raw_structures.txt | 3518 TPM_CC_PP_Commands
|
D | raw_structures_fixed.txt | 3509 TPM_CC_PP_Commands
|
D | raw_commands.txt | 27661 TPM_CC_PP_Commands {NV}
|
D | raw_commands_fixed.txt | 27672 TPM_CC_PP_Commands {NV}
|