Home
last modified time | relevance | path

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

/system/tpm/tpm_manager/server/
Dtpm_nvram_impl.cc150 ScopedTssNvStore nv_handle(owner_connection.GetContext()); in DefineSpace() local
196 ScopedTssNvStore nv_handle(owner_connection.GetContext()); in DestroySpace() local
217 ScopedTssNvStore nv_handle(tpm_connection_.GetContext()); in WriteSpace() local
256 ScopedTssNvStore nv_handle(tpm_connection_.GetContext()); in ReadSpace() local
314 ScopedTssNvStore nv_handle(tpm_connection_.GetContext()); in LockSpace() local
344 ScopedTssNvStore nv_handle(tpm_connection_.GetContext()); in LockSpace() local
449 ScopedTssNvStore* nv_handle, in InitializeNvramHandle()
466 bool TpmNvramImpl::SetOwnerPolicy(ScopedTssNvStore* nv_handle) { in SetOwnerPolicy()
475 trousers::ScopedTssNvStore* nv_handle, in SetUsagePolicy()