Searched refs:certificationPending (Results 1 – 1 of 1) sorted by relevance
576 bool certificationPending = (data.pendingCertificate.size() > 0); in getAuthKeysNeedingCertification() local577 if (newKeyNeeded && !certificationPending) { in getAuthKeysNeedingCertification()587 certificationPending = true; in getAuthKeysNeedingCertification()590 if (certificationPending) { in getAuthKeysNeedingCertification()