SSL_connect       302 ext/ftp/ftp.c  		if (SSL_connect(ftp->ssl_handle) <= 0) {
SSL_connect      1544 ext/ftp/ftp.c  		if (SSL_connect(data->ssl_handle) <= 0) {
SSL_connect      1716 ext/openssl/xp_ssl.c 				n = SSL_connect(sslsock->ssl_handle);