Searched refs:TPM_CC_Startup (Results 1 – 7 of 7) sorted by relevance
/system/tpm/trunks/ |
D | resource_manager_test.cc | 175 std::string command = CreateCommand(TPM_CC_Startup, in EvictObjects() 214 std::string command = CreateCommand(TPM_CC_Startup, in EvictSession() 254 std::string command = CreateCommand(TPM_CC_Startup, in TEST_F() 269 std::string command = CreateCommand(TPM_CC_Startup, in TEST_F() 484 std::string command = CreateCommand(TPM_CC_Startup, in TEST_F() 504 std::string command = CreateCommand(TPM_CC_Startup, in TEST_F() 528 std::string command = CreateCommand(TPM_CC_Startup, in TEST_F() 564 command = CreateCommand(TPM_CC_Startup, in TEST_F() 605 std::string command = CreateCommand(TPM_CC_Startup, in TEST_F() 667 std::string command = CreateCommand(TPM_CC_Startup, in TEST_F() [all …]
|
D | tpm_generated.h | 544 const TPM_CC TPM_CC_Startup = 0x00000144; variable
|
D | tpm_generated.cc | 41 case TPM_CC_Startup: return 0; in GetNumberOfRequestHandles() 156 case TPM_CC_Startup: return 0; in GetNumberOfResponseHandles() 9423 TPM_CC command_code = TPM_CC_Startup; in SerializeCommand_Startup() 9539 TPM_CC command_code = TPM_CC_Startup; in ParseResponse_Startup()
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 1188 c) If the TPM has not been initialized (TPM2_Startup()), then the commandCode is TPM_CC_Startup 2388 TPM_CC_Startup {NV}
|
D | raw_commands_fixed.txt | 1188 c) If the TPM has not been initialized (TPM2_Startup()), then the commandCode is TPM_CC_Startup 2388 TPM_CC_Startup {NV}
|
D | raw_structures.txt | 3699 TPM_CC_Startup
|
D | raw_structures_fixed.txt | 3693 TPM_CC_Startup
|