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