Home
last modified time | relevance | path

Searched refs:SSL_get_SSL_CTX (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_get_SSL_CTX.pod5 SSL_get_SSL_CTX - get the SSL_CTX from which an SSL is created
11 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl);
15 SSL_get_SSL_CTX() returns a pointer to the SSL_CTX object, from which
H A DSSL_new.pod57 L<SSL_get_SSL_CTX(3)>,
/freebsd-12.1/secure/lib/libssl/
H A DVersion.map245 SSL_get_SSL_CTX;
/freebsd-12.1/contrib/wpa/src/utils/
H A Dhttp_curl.c1006 ssl_ctx = SSL_get_SSL_CTX(ssl); in curl_cb_ssl_verify()
1156 store = SSL_CTX_get_cert_store(SSL_get_SSL_CTX(s)); in ocsp_resp_cb()
1298 SSL_CTX *ssl = SSL_get_SSL_CTX(s); in curl_patch_ssl_new()
/freebsd-12.1/crypto/openssl/apps/
H A Ds_server.c554 SSL_CTX_get_cert_store(SSL_get_SSL_CTX(s)), in get_ocsp_resp_from_responder()
2563 print_stats(bio_s_out, SSL_get_SSL_CTX(con)); in sv_body()
3182 print_stats(io, SSL_get_SSL_CTX(con)); in www_body()
H A Ds_client.c3164 const SSL_CTX *ctx = SSL_get_SSL_CTX(s); in print_stuff()
/freebsd-12.1/crypto/openssl/doc/man7/
H A Dssl.pod519 =item SSL_CTX *B<SSL_get_SSL_CTX>(const SSL *ssl);
789 L<SSL_get_SSL_CTX(3)>,
/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_lib.c3737 if ((ret = SSL_new(SSL_get_SSL_CTX(s))) == NULL) in SSL_dup()
3994 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl) in SSL_get_SSL_CTX() function
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h1991 __owur SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl);
/freebsd-12.1/secure/lib/libcrypto/
H A DMakefile.man372 MAN+= SSL_get_SSL_CTX.3
/freebsd-12.1/
H A DObsoleteFiles.inc8038 OLD_FILES+=usr/share/man/man3/SSL_get_SSL_CTX.3.gz