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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c762 pkinit_cert_matching_data *the_matching_cert = NULL; local
815 &match_found, &the_matching_cert);
828 if (match_found && the_matching_cert != NULL) {
831 retval = crypto_cert_select(context, the_matching_cert);

Completed in 69 milliseconds