Home
last modified time | relevance | path

Searched refs:read_ssl_line (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/unbound/testcode/
H A Dpetal.c152 read_ssl_line(SSL* ssl, char* buf, size_t len) in read_ssl_line() function
221 while(read_ssl_line(ssl, buf, sizeof(buf))) { in read_http_headers()
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-anchor.c901 read_ssl_line(SSL* ssl, char* buf, size_t len) in read_ssl_line() function
945 while(read_ssl_line(ssl, buf, sizeof(buf))) { in read_http_headers()
1013 while(read_ssl_line(ssl, buf, sizeof(buf))) { in do_chunked_read()
1028 if(!read_ssl_line(ssl, buf, sizeof(buf))) { in do_chunked_read()
1055 if(!read_ssl_line(ssl, buf, sizeof(buf))) { in do_chunked_read()