Searched refs:BIO_set_read_buffer_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbf_buff.c437 if (!BIO_set_read_buffer_size(dbio, ctx->ibuf_size) ||
H A Dbio.h580 # define BIO_set_read_buffer_size(b,size) BIO_int_ctrl(b,BIO_C_SET_BUFF_SIZE,size,0) macro
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_lib.c3112 if (!BIO_set_read_buffer_size(bbio, 1)) {

Completed in 186 milliseconds