/system/tpm/trunks/ |
mock_session_manager.h | 35 MOCK_METHOD5(StartSession, TPM_RC(TPM_SE,
|
session_manager.h | 61 virtual TPM_RC StartSession(TPM_SE session_type,
|
session_manager_impl.h | 42 TPM_RC StartSession(TPM_SE session_type,
|
policy_session_impl.h | 49 PolicySessionImpl(const TrunksFactory& factory, TPM_SE session_type); 71 TPM_SE session_type_;
|
session_manager_test.cc | 106 TPM_SE session_type = TPM_SE_TRIAL; 152 TPM_SE session_type = TPM_SE_TRIAL;
|
policy_session_impl.cc | 40 TPM_SE session_type)
|
mock_tpm.cc | 43 const TPM_SE& session_type, 60 const TPM_SE& session_type,
|
session_manager_impl.cc | 73 TPM_SE session_type,
|
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, [all...] |
trunks_factory_for_test.cc | 402 TPM_RC StartSession(TPM_SE session_type, TPMI_DH_ENTITY bind_entity,
|
tpm_generated.h | 444 typedef UINT8 TPM_SE; 776 const TPM_SE TPM_SE_HMAC = 0x00; 777 const TPM_SE TPM_SE_POLICY = 0x01; 778 const TPM_SE TPM_SE_TRIAL = 0x03; [all...] |
tpm_generated.cc | [all...] |
/external/tpm2/ |
StartAuthSession_fp.h | 17 TPM_SE sessionType;
|
Session_fp.h | 33 TPM_RC SessionCreate(TPM_SE sessionType, // IN: the session type
|
Session.c | 305 TPM_SE sessionType, // IN: the session type [all...] |
tpm_generated.h | [all...] |
tpm_types.h | 227 // Table 22 Definition of TPM_SE Constants < IN> 228 typedef UINT8 TPM_SE; [all...] |
tpm_generated.c | [all...] |