Home
last modified time | relevance | path

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

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