Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/demos/bio/
H A Dserver-arg.c85 rv = SSL_CTX_set_current_cert(ctx, SSL_CERT_SET_FIRST); in main()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_add1_chain_cert.pod84 on the B<op> argument. Currently B<op> can be B<SSL_CERT_SET_FIRST> to use
/freebsd/crypto/openssl/ssl/
H A Dssl_cert.c397 if (op == SSL_CERT_SET_FIRST) in ssl_cert_set_current()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c5649 for (res = SSL_CTX_set_current_cert(ssl_ctx, SSL_CERT_SET_FIRST); in openssl_debug_dump_certificate_chains()
5654 SSL_CTX_set_current_cert(ssl_ctx, SSL_CERT_SET_FIRST); in openssl_debug_dump_certificate_chains()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1389 # define SSL_CERT_SET_FIRST 1 macro
H A Dssl.h.in1342 # define SSL_CERT_SET_FIRST 1 macro