Home
last modified time | relevance | path

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

/freebsd/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);
74 SSL_CTX_select_current_cert() selects B<x509> as the current end entity
/freebsd/crypto/openssl/util/
H A Dother.syms489 SSL_CTX_select_current_cert define
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1439 # define SSL_CTX_select_current_cert(ctx,x509) \ macro
H A Dssl.h.in1367 # define SSL_CTX_select_current_cert(ctx,x509) \ macro
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3842 MLINKS+= SSL_CTX_add1_chain_cert.3 SSL_CTX_select_current_cert.3