Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredential.aidl46 long selectAuthKey(in boolean allowUsingExhaustedKeys); in selectAuthKey() method
/system/security/identity/
DCredential.cpp102 Status Credential::selectAuthKey(bool allowUsingExhaustedKeys, int64_t* _aidl_return) { in selectAuthKey() function in android::security::identity::Credential
DCredentialData.cpp490 const AuthKeyData* CredentialData::selectAuthKey(bool allowUsingExhaustedKeys) { in selectAuthKey() function in android::security::identity::CredentialData