Searched refs:total_cert_matches (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c570 int total_cert_matches = 0; local
609 total_cert_matches++;
621 total_cert_matches++;
628 __FUNCTION__, certs_checked, total_cert_matches);
629 if (total_cert_matches == 1) {

Completed in 60 milliseconds