Home
last modified time | relevance | path

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

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