Searched defs:selectAuthKey (Results 1 – 3 of 3) sorted by relevance
/system/security/identity/binder/android/security/identity/ | ||
D | ICredential.aidl | 46 long selectAuthKey(in boolean allowUsingExhaustedKeys); in selectAuthKey() method |
/system/security/identity/ | ||
D | Credential.cpp | 102 Status Credential::selectAuthKey(bool allowUsingExhaustedKeys, int64_t* _aidl_return) { in selectAuthKey() function in android::security::identity::Credential |
D | CredentialData.cpp | 490 const AuthKeyData* CredentialData::selectAuthKey(bool allowUsingExhaustedKeys) { in selectAuthKey() function in android::security::identity::CredentialData |