SSL_read
ret = SSL_read(ssl, out, outl);
LSSL_USED(SSL_read);
int SSL_read(SSL *ssl, void *buf, int num);
LSSL_ALIAS(SSL_read);
ret = SSL_read(s, buf, (int)num);
if ((ssl_ret = SSL_read(ctx->ssl_conn, buf, buflen)) > 0) {
if ((ssl_ret = SSL_read(ssl, buf, sizeof(buf))) != 3) {
ssl_ret = SSL_read(ssl, buf, sizeof(buf));
if ((ssl_ret = SSL_read(ssl, buf, sizeof(buf))) > 0) {
if ((error = SSL_read(ssl, buf, 9)) <= 0)
if ((error = SSL_read(ssl, buf, 6)) <= 0)
if ((ssl_ret = SSL_read(ssl, buf, sizeof(buf))) > 0) {
if ((ssl_ret = SSL_read(ssl, buf, sizeof(buf))) > 0) {
if ((ssl_ret = SSL_read(ssl, buf, sizeof(buf))) > 0) {
if((r=SSL_read(c->ssl, (void*)sldns_buffer_at(
if((r=SSL_read(c->ssl, (void*)sldns_buffer_at(
if((r=SSL_read(c->ssl, (void*)sldns_buffer_at(c->buffer,
r = SSL_read(c->ssl, (void*)sldns_buffer_current(c->buffer),
r = SSL_read(c->ssl, (void*)sldns_buffer_current(c->buffer),
r = SSL_read(h2_session->c->ssl, buf, len);
k = SSL_read(con, sbuf, p);
k = SSL_read(con, sbuf, 1024 /* BUFSIZZ */ );
i = SSL_read(con, (char *) buf, bufsize);
while ((i = SSL_read(scon, buf, sizeof(buf))) > 0)
n = SSL_read(ssl, io->buf + io->wpos, iobuf_left(io));
if((r = SSL_read(dtw->ssl, ((char*)buf)+nread, nbytes-nread)) <= 0) {
if((r = SSL_read(ssl, buf, (int)len-1)) <= 0) {
if((r=SSL_read(res->ssl, magic, (int)sizeof(magic)-1)) <= 0) {
if((r=SSL_read(res->ssl, buf+len, 1)) <= 0) {
r = (*received=SSL_read(data->tls_auth, bufpos, add_amount));
r = (*received=SSL_read(data->tls, bufpos, add_amount));
received = SSL_read(ssl,
received = SSL_read(ssl, buffer_current(tcp->packet),
if((r=SSL_read(res->ssl, magic, (int)sizeof(magic)-1)) <= 0) {
if((r=SSL_read(res->ssl, buf+len, 1)) <= 0) {
r = SSL_read(dtio->ssl, buf, len);
r = SSL_read(data->ssl, buf, len);
if((r = SSL_read(ssl, buf+n, 1)) <= 0) {
if((r = SSL_read(ssl, data+got, (int)(len-got))) <= 0) {
if((r = SSL_read(ssl, buf, (int)len-1)) <= 0) {
r = SSL_read(h2_session->ssl, buf, len);
if((r = SSL_read(ssl, buf+n, 1)) <= 0) {
int sr = SSL_read(ssl, (void*)&len, (int)sizeof(len));
int r = SSL_read(ssl, (void*)sldns_buffer_begin(buf),
if((r=SSL_read(c->ssl, (void*)sldns_buffer_at(
if((r=SSL_read(c->ssl, (void*)sldns_buffer_at(
if((r=SSL_read(c->ssl, (void*)sldns_buffer_at(c->buffer,
r = SSL_read(c->ssl, (void*)sldns_buffer_current(c->buffer),
r = SSL_read(c->ssl, (void*)sldns_buffer_current(c->buffer),
r = SSL_read(h2_session->c->ssl, buf, len);