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.aidl51 long selectAuthKey(in boolean allowUsingExhaustedKeys, in selectAuthKey() method
/system/security/identity/
DCredential.cpp133 Status Credential::selectAuthKey(bool allowUsingExhaustedKeys, bool allowUsingExpiredKeys, in selectAuthKey() function in android::security::identity::Credential
DCredentialData.cpp540 const AuthKeyData* CredentialData::selectAuthKey(bool allowUsingExhaustedKeys, in selectAuthKey() function in android::security::identity::CredentialData