Home
last modified time | relevance | path

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

/aosp12/system/security/identity/binder/android/security/identity/
H A DICredential.aidl51 long selectAuthKey(in boolean allowUsingExhaustedKeys, in selectAuthKey() method
/aosp12/system/security/identity/
H A DCredential.cpp118 Status Credential::selectAuthKey(bool allowUsingExhaustedKeys, bool allowUsingExpiredKeys, in selectAuthKey() function in android::security::identity::Credential
H A DCredentialData.cpp540 const AuthKeyData* CredentialData::selectAuthKey(bool allowUsingExhaustedKeys, in selectAuthKey() function in android::security::identity::CredentialData