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

/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c745 pkinit_cert_matching_data *the_matching_cert = NULL; local
798 &match_found, &the_matching_cert);
811 if (match_found && the_matching_cert != NULL) {
814 retval = crypto_cert_select(context, the_matching_cert);

Completed in 24 milliseconds