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

/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c553 int total_cert_matches = 0; local
592 total_cert_matches++;
604 total_cert_matches++;
611 __FUNCTION__, certs_checked, total_cert_matches);
612 if (total_cert_matches == 1) {

Completed in 23 milliseconds