Searched refs:BIO_ctrl_get_write_guarantee (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_bio.c458 * the promise by BIO_ctrl_get_write_guarantee, BIO_nwrite may have
809 size_t BIO_ctrl_get_write_guarantee(BIO *bio) function
H A Dbio.h613 size_t BIO_ctrl_get_write_guarantee(BIO *b);
/freebsd-11-stable/secure/lib/libcrypto/
H A DMakefile.man296 MLINKS+= BIO_s_bio.3 BIO_ctrl_get_write_guarantee.3
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c2014 * BIO_ctrl_get_write_guarantee(bio) number of bytes we can write now
2184 r2 = BIO_ctrl_get_write_guarantee(io2);
2205 "BIO_ctrl_get_write_guarantee() bytes");

Completed in 71 milliseconds