Home
last modified time | relevance | path

Searched defs:command_code (Results 1 – 5 of 5) sorted by relevance

/system/tpm/trunks/
Dtpm_generated.cc39 size_t GetNumberOfRequestHandles(TPM_CC command_code) { in GetNumberOfRequestHandles()
263 size_t GetNumberOfResponseHandles(TPM_CC command_code) { in GetNumberOfResponseHandles()
8107 TPM_CC command_code = TPM_CC_Startup; in SerializeCommand_Startup() local
8199 TPM_CC command_code = TPM_CC_Startup; in ParseResponse_Startup() local
8298 TPM_CC command_code = TPM_CC_Shutdown; in SerializeCommand_Shutdown() local
8390 TPM_CC command_code = TPM_CC_Shutdown; in ParseResponse_Shutdown() local
8489 TPM_CC command_code = TPM_CC_SelfTest; in SerializeCommand_SelfTest() local
8581 TPM_CC command_code = TPM_CC_SelfTest; in ParseResponse_SelfTest() local
8680 TPM_CC command_code = TPM_CC_IncrementalSelfTest; in SerializeCommand_IncrementalSelfTest() local
8773 TPM_CC command_code = TPM_CC_IncrementalSelfTest; in ParseResponse_IncrementalSelfTest() local
[all …]
Dpolicy_session_impl.cc146 TPM_RC PolicySessionImpl::PolicyCommandCode(TPM_CC command_code) { in PolicyCommandCode()
Dpolicy_session_test.cc190 TPM_CC command_code = TPM_CC_FIRST; in TEST_F() local
Dtrunks_factory_for_test.cc481 TPM_RC PolicyCommandCode(TPM_CC command_code) override { in PolicyCommandCode()
/system/tpm/tpm_manager/server/
Dtpm2_nvram_impl.cc503 trunks::TPM_CC command_code, in SetupPolicySession()
523 trunks::TPM_CC command_code, in AddPoliciesForCommand()