Searched refs:TPM_SE_POLICY (Results 1 – 8 of 8) sorted by relevance
35 session_type_(TPM_SE_POLICY) { in PolicySessionImpl()62 if (session_type_ != TPM_SE_POLICY && session_type_ != TPM_SE_TRIAL) { in StartBoundSession()
88 return scoped_ptr<PolicySession>(new PolicySessionImpl(*this, TPM_SE_POLICY)); in GetPolicySession()
78 EXPECT_CALL(mock_session_manager_, StartSession(TPM_SE_POLICY, handle, in TEST_F()97 EXPECT_CALL(mock_session_manager_, StartSession(TPM_SE_POLICY, TPM_RH_NULL, in TEST_F()
777 const TPM_SE TPM_SE_POLICY = 0x01; variable
6109 TPM_SE_POLICY
6085 TPM_SE_POLICY
3584 between the session and an object (the bind object). If sessionType is TPM_SE_POLICY or