Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_capi.c1699 static int cert_issuer_match(STACK_OF(X509_NAME) *ca_dn, X509 *x) in cert_issuer_match() function
1752 if (cert_issuer_match(ca_dn, x) in capi_load_ssl_client_cert()