Home
last modified time | relevance | path

Searched defs:allowUsingExpiredKeys (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/security/identity/binder/android/security/identity/
H A DICredential.aidl52 in boolean allowUsingExpiredKeys); in selectAuthKey()
59 in boolean allowUsingExpiredKeys); in getEntries()
/aosp12/frameworks/base/identity/java/android/security/identity/
H A DIdentityCredential.java132 public void setAllowUsingExpiredKeys(boolean allowUsingExpiredKeys) { in setAllowUsingExpiredKeys()
H A DCredstoreIdentityCredential.java249 public void setAllowUsingExpiredKeys(boolean allowUsingExpiredKeys) { in setAllowUsingExpiredKeys()
/aosp12/system/security/identity/
H A DCredential.cpp118 Status Credential::selectAuthKey(bool allowUsingExhaustedKeys, bool allowUsingExpiredKeys, in selectAuthKey()
221 bool allowUsingExpiredKeys, GetEntriesResultParcel* _aidl_return) { in getEntries()
H A DCredentialData.cpp507 bool allowUsingExpiredKeys) { in findAuthKey_()
541 bool allowUsingExpiredKeys) { in selectAuthKey()