SSL_read         1291 ext/ftp/ftp.c  		nr_bytes = SSL_read(ftp->ssl_handle, buf, len);
SSL_read         1293 ext/ftp/ftp.c  		nr_bytes = SSL_read(ftp->data->ssl_handle, buf, len);
SSL_read         1878 ext/openssl/xp_ssl.c 				nr_bytes = SSL_read(sslsock->ssl_handle, buf, count);