Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredential.aidl51 long selectAuthKey(in boolean allowUsingExhaustedKeys, in selectAuthKey()
59 in boolean allowUsingExhaustedKeys, in getEntries()
/system/security/identity/
DCredentialData.cpp519 AuthKeyData* CredentialData::findAuthKey_(bool allowUsingExhaustedKeys, in findAuthKey_()
553 const AuthKeyData* CredentialData::selectAuthKey(bool allowUsingExhaustedKeys, in selectAuthKey()
DCredential.cpp133 Status Credential::selectAuthKey(bool allowUsingExhaustedKeys, bool allowUsingExpiredKeys, in selectAuthKey()
248 const vector<uint8_t>& readerSignature, bool allowUsingExhaustedKeys, in getEntries()