Searched refs:TPM_SE (Results 1 – 16 of 16) sorted by relevance
/system/tpm/trunks/ |
D | policy_session_impl.h | 49 PolicySessionImpl(const TrunksFactory& factory, TPM_SE session_type); 71 TPM_SE session_type_;
|
D | mock_session_manager.h | 35 MOCK_METHOD5(StartSession, TPM_RC(TPM_SE,
|
D | session_manager.h | 61 virtual TPM_RC StartSession(TPM_SE session_type,
|
D | session_manager_impl.h | 42 TPM_RC StartSession(TPM_SE session_type,
|
D | session_manager_test.cc | 106 TPM_SE session_type = TPM_SE_TRIAL; in TEST_F() 152 TPM_SE session_type = TPM_SE_TRIAL; in TEST_F()
|
D | mock_tpm.cc | 43 const TPM_SE& session_type, in StartAuthSession() 60 const TPM_SE& session_type, in StartAuthSessionSync()
|
D | policy_session_impl.cc | 40 TPM_SE session_type) in PolicySessionImpl()
|
D | session_manager_impl.cc | 73 TPM_SE session_type, in StartSession()
|
D | mock_tpm.h | 77 const TPM_SE& session_type, 87 const TPM_SE& session_type, 100 const TPM_SE& session_type, 111 const TPM_SE& session_type,
|
D | trunks_factory_for_test.cc | 402 TPM_RC StartSession(TPM_SE session_type, TPMI_DH_ENTITY bind_entity, in StartSession()
|
D | tpm_generated.h | 444 typedef UINT8 TPM_SE; typedef 776 const TPM_SE TPM_SE_HMAC = 0x00; 777 const TPM_SE TPM_SE_POLICY = 0x01; 778 const TPM_SE TPM_SE_TRIAL = 0x03; 2483 const TPM_SE& value, 2488 TPM_SE* value, 3833 const TPM_SE& session_type, 3850 const TPM_SE& session_type, 3862 const TPM_SE& session_type,
|
D | tpm_generated.cc | 2110 const TPM_SE& value, in Serialize_TPM_SE() 2118 TPM_SE* value, in Parse_TPM_SE() 10645 const TPM_SE& session_type, in SerializeCommand_StartAuthSession() 10963 const TPM_SE& session_type, in StartAuthSession() 11002 const TPM_SE& session_type, in StartAuthSessionSync()
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 181 6.11 TPM_SE (Session Type) ........................................................................… 827 Table 20 — Definition of (UINT8) TPM_SE Constants <IN> ............................................… 6098 6.11 TPM_SE (Session Type) 6100 Table 20 — Definition of (UINT8) TPM_SE Constants <IN>
|
D | raw_structures_fixed.txt | 181 6.11 TPM_SE (Session Type) ........................................................................… 827 Table 20 — Definition of (UINT8) TPM_SE Constants <IN> ............................................… 6074 6.11 TPM_SE (Session Type) 6076 Table 20 — Definition of (UINT8) TPM_SE Constants <IN>
|
D | raw_commands.txt | 3699 TPM_SE
|
D | raw_commands_fixed.txt | 3701 TPM_SE
|