Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/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
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dprivate.num338 SSL_CTX_select_current_cert define
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dother.syms489 SSL_CTX_select_current_cert define
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1357 # define SSL_CTX_select_current_cert(ctx,x509) \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1367 # define SSL_CTX_select_current_cert(ctx,x509) \ macro