Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/doc/man3/
HDSSL_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-14-stable/crypto/openssl/util/
HDother.syms489 SSL_CTX_select_current_cert define
/freebsd-14-stable/crypto/openssl/include/openssl/
HDssl.h1439 # define SSL_CTX_select_current_cert(ctx,x509) \ macro
HDssl.h.in1367 # define SSL_CTX_select_current_cert(ctx,x509) \ macro
/freebsd-14-stable/secure/lib/libcrypto/man/man3/
HDMakefile3842 MLINKS+= SSL_CTX_add1_chain_cert.3 SSL_CTX_select_current_cert.3