Home
last modified time | relevance | path

Searched refs:BIO_set_retry_read (Results 1 – 24 of 24) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dasynciotest.c107 BIO_set_retry_read(bio); in async_read()
111 BIO_set_retry_read(bio); in async_read()
H A Dtls13ccstest.c84 BIO_set_retry_read(bio); in watchccs_read()
/freebsd/crypto/openssl/util/
H A Dmissingmacro.txt5 BIO_set_retry_read(3)
H A Dmissingmacro111.txt6 BIO_set_retry_read(3)
/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.c366 BIO_set_retry_read(bio); in mempacket_test_read()
409 BIO_set_retry_read(bio); in mempacket_test_read()
780 BIO_set_retry_read(bio);
812 BIO_set_retry_read(bio);
/freebsd/crypto/openssl/crypto/bio/
H A Dbf_nbio.c101 BIO_set_retry_read(b); in nbiof_read()
H A Dbss_fd.c123 BIO_set_retry_read(b); in fd_read()
H A Dbss_sock.c118 BIO_set_retry_read(b); in sock_read()
H A Dbss_mem.c209 BIO_set_retry_read(b); in mem_read()
H A Dbss_dgram.c317 BIO_set_retry_read(b); in dgram_read()
1158 BIO_set_retry_read(b); in dgram_sctp_read()
1165 BIO_set_retry_read(b); in dgram_sctp_read()
H A Dbss_conn.c346 BIO_set_retry_read(b); in conn_read()
H A Dbss_bio.c136 BIO_set_retry_read(bio); /* buffer is empty */ in bio_read()
/freebsd/crypto/openssl/ssl/
H A Dbio_ssl.c132 BIO_set_retry_read(b); in ssl_read()
203 BIO_set_retry_read(b); in ssl_write()
/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_d1.c603 BIO_set_retry_read(SSL_get_rbio(s)); in dtls1_read_bytes()
691 BIO_set_retry_read(bio); in dtls1_read_bytes()
732 BIO_set_retry_read(bio); in dtls1_read_bytes()
H A Drec_layer_s3.c1653 BIO_set_retry_read(rbio); in ssl3_read_bytes()
1745 BIO_set_retry_read(bio); in ssl3_read_bytes()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c647 BIO_set_retry_read(b); in bio_rwcount_read()
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c647 BIO_set_retry_read(b); in bio_rwcount_read()
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c148 BIO_set_retry_read(b); in bio_bufferevent_read()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h224 # define BIO_set_retry_read(b) \ macro
H A Dbio.h.in225 # define BIO_set_retry_read(b) \ macro
/freebsd/contrib/libevent/
H A Dbufferevent_openssl.c148 BIO_set_retry_read(b); in bio_bufferevent_read()
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_dtls.c1040 BIO_set_retry_read(SSL_get_rbio(s)); in dtls_wait_for_dry()
H A Dstatem_clnt.c395 BIO_set_retry_read(rbio); in ossl_statem_client_read_transition()
H A Dstatem_srvr.c309 BIO_set_retry_read(rbio); in ossl_statem_server_read_transition()