Searched refs:selectAuthKey (Results 1 – 5 of 5) sorted by relevance
/system/security/identity/binder/android/security/identity/ |
D | ICredential.aidl | 51 long selectAuthKey(in boolean allowUsingExhaustedKeys, in selectAuthKey() method
|
/system/security/identity/ |
D | CredentialData.h | 114 const AuthKeyData* selectAuthKey(bool allowUsingExhaustedKeys, bool allowUsingExpiredKeys,
|
D | Credential.h | 71 Status selectAuthKey(bool allowUsingExhaustedKeys, bool allowUsingExpiredKeys,
|
D | Credential.cpp | 133 Status Credential::selectAuthKey(bool allowUsingExhaustedKeys, bool allowUsingExpiredKeys, in selectAuthKey() function in android::security::identity::Credential 149 data->selectAuthKey(allowUsingExhaustedKeys, allowUsingExpiredKeys, incrementUsageCount); in selectAuthKey() 416 const AuthKeyData* authKey = data->selectAuthKey( in getEntries()
|
D | CredentialData.cpp | 540 const AuthKeyData* CredentialData::selectAuthKey(bool allowUsingExhaustedKeys, in selectAuthKey() function in android::security::identity::CredentialData
|