Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_generated.cc39 size_t GetNumberOfRequestHandles(TPM_CC command_code) { in GetNumberOfRequestHandles()
154 size_t GetNumberOfResponseHandles(TPM_CC command_code) { in GetNumberOfResponseHandles()
9423 TPM_CC command_code = TPM_CC_Startup; in SerializeCommand_Startup() local
9539 TPM_CC command_code = TPM_CC_Startup; in ParseResponse_Startup() local
9659 TPM_CC command_code = TPM_CC_Shutdown; in SerializeCommand_Shutdown() local
9775 TPM_CC command_code = TPM_CC_Shutdown; in ParseResponse_Shutdown() local
9895 TPM_CC command_code = TPM_CC_SelfTest; in SerializeCommand_SelfTest() local
10011 TPM_CC command_code = TPM_CC_SelfTest; in ParseResponse_SelfTest() local
10131 TPM_CC command_code = TPM_CC_IncrementalSelfTest; in SerializeCommand_IncrementalSelfTest() local
10248 TPM_CC command_code = TPM_CC_IncrementalSelfTest; in ParseResponse_IncrementalSelfTest() local
[all …]
Dpolicy_session_impl.cc152 TPM_RC PolicySessionImpl::PolicyCommandCode(TPM_CC command_code) { in PolicyCommandCode()
Dpolicy_session_test.cc193 TPM_CC command_code = TPM_CC_FIRST; in TEST_F() local
Dtrunks_factory_for_test.cc484 TPM_RC PolicyCommandCode(TPM_CC command_code) override { in PolicyCommandCode()