Home
last modified time | relevance | path

Searched refs:keyExceedUseCount (Results 1 – 1 of 1) sorted by relevance

/system/security/identity/
DCredentialData.cpp594 bool keyExceedUseCount = (data.useCount >= maxUsesPerKey_); in getAuthKeysNeedingCertification() local
598 (data.certificate.size() == 0) || keyExceedUseCount || keyBeyondAdjustedExpirationDate; in getAuthKeysNeedingCertification()