Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dsession_manager_impl.cc72 TPM_RC SessionManagerImpl::StartSession( in StartSession() function in trunks::SessionManagerImpl
Dtrunks_factory_for_test.cc298 TPM_RC StartSession(HmacSession* session) override { in StartSession() function in trunks::TpmUtilityForwarder
402 TPM_RC StartSession(TPM_SE session_type, TPMI_DH_ENTITY bind_entity, in StartSession() function in trunks::SessionManagerForwarder
Dresource_manager_test.cc195 void StartSession(TPM_HANDLE handle) { in StartSession() function in trunks::ResourceManagerTest
Dtpm_utility_impl.cc1133 TPM_RC TpmUtilityImpl::StartSession(HmacSession* session) { in StartSession() function in trunks::TpmUtilityImpl