Searched refs:SSL_get_SSL_CTX (Results 1 – 11 of 11) sorted by relevance
5 SSL_get_SSL_CTX - get the SSL_CTX from which an SSL is created11 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl);15 SSL_get_SSL_CTX() returns a pointer to the SSL_CTX object, from which
122 L<SSL_get_SSL_CTX(3)>,
244 SSL_get_SSL_CTX;
985 ssl_ctx = SSL_get_SSL_CTX(ssl); in curl_cb_ssl_verify()1135 store = SSL_CTX_get_cert_store(SSL_get_SSL_CTX(s)); in ocsp_resp_cb()1277 SSL_CTX *ssl = SSL_get_SSL_CTX(s); in curl_patch_ssl_new()
562 SSL_CTX_get_cert_store(SSL_get_SSL_CTX(s)), in get_ocsp_resp_from_responder()2592 print_stats(bio_s_out, SSL_get_SSL_CTX(con)); in sv_body()3235 print_stats(io, SSL_get_SSL_CTX(con)); in www_body()
3197 const SSL_CTX *ctx = SSL_get_SSL_CTX(s); in print_stuff()
519 =item SSL_CTX *B<SSL_get_SSL_CTX>(const SSL *ssl);789 L<SSL_get_SSL_CTX(3)>,
3952 if ((ret = SSL_new(SSL_get_SSL_CTX(s))) == NULL) in SSL_dup()4196 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl) in SSL_get_SSL_CTX() function
2005 __owur SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl);
372 MAN+= SSL_get_SSL_CTX.3
14582 OLD_FILES+=usr/share/man/man3/SSL_get_SSL_CTX.3.gz