Searched defs:selectAuthKey (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/security/identity/binder/android/security/identity/ | ||
H A D | ICredential.aidl | 51 long selectAuthKey(in boolean allowUsingExhaustedKeys, in selectAuthKey() method |
/aosp12/system/security/identity/ | ||
H A D | Credential.cpp | 118 Status Credential::selectAuthKey(bool allowUsingExhaustedKeys, bool allowUsingExpiredKeys, in selectAuthKey() function in android::security::identity::Credential |
H A D | CredentialData.cpp | 540 const AuthKeyData* CredentialData::selectAuthKey(bool allowUsingExhaustedKeys, in selectAuthKey() function in android::security::identity::CredentialData |