Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredential.aidl56 AuthKeyParcel[] getAuthKeysNeedingCertification(); in getAuthKeysNeedingCertification() method
/system/security/identity/
DCredential.cpp533 Status Credential::getAuthKeysNeedingCertification(vector<AuthKeyParcel>* _aidl_return) { in getAuthKeysNeedingCertification() function in android::security::identity::Credential
DCredentialData.cpp518 CredentialData::getAuthKeysNeedingCertification(const sp<IIdentityCredential>& halBinder) { in getAuthKeysNeedingCertification() function in android::security::identity::CredentialData