Home
last modified time | relevance | path

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

/system/tpm/attestation/server/
Dpkcs11_key_store.cc56 class ScopedSession { class
58 explicit ScopedSession(CK_SLOT_ID slot) : handle_(CK_INVALID_HANDLE) { in ScopedSession() function in attestation::ScopedSession