Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_add1_chain_cert.pod9 SSL_build_cert_chain, SSL_CTX_select_current_cert,
34 int SSL_CTX_select_current_cert(SSL_CTX *ctx, X509 *x509);
71 SSL_CTX_select_current_cert() selects B<x509> as the current end entity
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h1355 # define SSL_CTX_select_current_cert(ctx,x509) \ macro
/freebsd-12.1/secure/lib/libcrypto/
H A DMakefile.man2400 MLINKS+= SSL_CTX_add1_chain_cert.3 SSL_CTX_select_current_cert.3