Home
last modified time | relevance | path

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

/system/security/identity/
DSession.h50 Session(int32_t cipherSuite, sp<IPresentationSession> halBinder, sp<CredentialStore> store) in Session()
DWritableCredential.cpp44 sp<IWritableIdentityCredential> halBinder) in WritableCredential()
DCredential.cpp98 sp<IIdentityCredential> halBinder; in ensureOrReplaceHalBinder() local
262 sp<IIdentityCredential> halBinder = halBinder_; in getEntries() local
DCredentialData.cpp582 CredentialData::getAuthKeysNeedingCertification(const sp<IIdentityCredential>& halBinder) { in getAuthKeysNeedingCertification()