SSL_new           294 ext/ftp/ftp.c  		ftp->ssl_handle = SSL_new(ctx);
SSL_new          1674 ext/ftp/ftp.c  		data->ssl_handle = SSL_new(ctx);
SSL_new           934 ext/openssl/xp_ssl.c 				SSL *tmpssl = SSL_new(ctx);
SSL_new          1628 ext/openssl/xp_ssl.c 	sslsock->ssl_handle = SSL_new(sslsock->ctx);