Home
last modified time | relevance | path

Searched refs:TPM_SE_TRIAL (Results 1 – 9 of 9) sorted by relevance

/system/tpm/trunks/
Dsession_manager_test.cc106 TPM_SE session_type = TPM_SE_TRIAL; in TEST_F()
132 session_manager_.StartSession(TPM_SE_TRIAL, TPM_RH_NULL, "", false, in TEST_F()
146 EXPECT_EQ(TPM_RC_FAILURE, session_manager_.StartSession(TPM_SE_TRIAL, in TEST_F()
152 TPM_SE session_type = TPM_SE_TRIAL; in TEST_F()
Dpolicy_session_impl.cc62 if (session_type_ != TPM_SE_POLICY && session_type_ != TPM_SE_TRIAL) { in StartBoundSession()
130 if (session_type_ == TPM_SE_TRIAL) { in PolicyPCR()
Dtrunks_factory_impl.cc92 return scoped_ptr<PolicySession>(new PolicySessionImpl(*this, TPM_SE_TRIAL)); in GetTrialSession()
Dpolicy_session_test.cc187 PolicySessionImpl session(factory_, TPM_SE_TRIAL); in TEST_F()
Dtpm_generated.h778 const TPM_SE TPM_SE_TRIAL = 0x03; variable
/system/tpm/trunks/generator/
Draw_commands.txt3585 TPM_SE_TRIAL, the additional session initialization is:
3623 Additionally, if sessionType is TPM_SE_TRIAL, the session will not be usable for authorization but …
18680 A policy session is a trial policy by TPM2_StartAuthSession( sessionType = TPM_SE_TRIAL).
Draw_commands_fixed.txt3585 TPM_SE_TRIAL, the additional session initialization is:
3623 Additionally, if sessionType is TPM_SE_TRIAL, the session will not be usable for authorization but …
18691 A policy session is a trial policy by TPM2_StartAuthSession( sessionType = TPM_SE_TRIAL).
Draw_structures.txt6113 TPM_SE_TRIAL
Draw_structures_fixed.txt6089 TPM_SE_TRIAL