Home
last modified time | relevance | path

Searched refs:halPresentationSession (Results 1 – 1 of 1) sorted by relevance

/system/security/identity/
DCredentialStore.cpp166 sp<IPresentationSession> halPresentationSession; in createPresentationSession() local
168 hal_->createPresentationSession(CipherSuite(cipherSuite), &halPresentationSession); in createPresentationSession()
173 *_aidl_return = new Session(cipherSuite, halPresentationSession, this); in createPresentationSession()