SSL_CTX_new 282 ext/ftp/ftp.c ctx = SSL_CTX_new(SSLv23_client_method()); SSL_CTX_new 1519 ext/ftp/ftp.c ctx = SSL_CTX_new(SSLv23_client_method()); SSL_CTX_new 1374 ext/openssl/xp_ssl.c ctx = SSL_CTX_new(SSLv23_server_method()); SSL_CTX_new 1480 ext/openssl/xp_ssl.c sslsock->ctx = SSL_CTX_new(method); SSL_CTX_new 1483 ext/openssl/xp_ssl.c sslsock->ctx = SSL_CTX_new((SSL_METHOD*)method);