Home
last modified time | relevance | path

Searched defs:srk_handle (Results 1 – 2 of 2) sorted by relevance

/system/tpm/tpm_manager/server/
Dtpm_initializer_impl.cc122 trousers::ScopedTssKey srk_handle(connection->GetContext()); in TakeOwnership() local
167 trousers::ScopedTssKey srk_handle(connection->GetContext()); in InitializeSrk() local
/system/tpm/attestation/common/
Dtpm_utility_v1.cc126 ScopedTssKey srk_handle(context_handle); in ActivateIdentity() local
557 ScopedTssKey* srk_handle) { in LoadSrk()