SSL_CTX_new 283 ext/ftp/ftp.c ctx = SSL_CTX_new(SSLv23_client_method()); SSL_CTX_new 1663 ext/ftp/ftp.c ctx = SSL_CTX_new(SSLv23_client_method()); SSL_CTX_new 1373 ext/openssl/xp_ssl.c ctx = SSL_CTX_new(SSLv23_server_method()); SSL_CTX_new 1534 ext/openssl/xp_ssl.c sslsock->ctx = SSL_CTX_new(method); SSL_CTX_new 1537 ext/openssl/xp_ssl.c sslsock->ctx = SSL_CTX_new((SSL_METHOD*)method);