Home
last modified time | relevance | path

Searched defs:ca_dn (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/engine/
H A Deng_pkey.c156 ENGINE_load_ssl_client_cert(ENGINE * e,SSL * s,STACK_OF (X509_NAME)* ca_dn,X509 ** pcert,EVP_PKEY ** ppkey,STACK_OF (X509)** pother,UI_METHOD * ui_method,void * callback_data) ENGINE_load_ssl_client_cert() argument
/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()
1714 static int capi_load_ssl_client_cert(ENGINE *e, SSL *ssl, in capi_load_ssl_client_cert()