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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_bio.c860 int BIO_nwrite0(BIO *bio, char **buf) function
H A Dbio.h685 int BIO_nwrite0(BIO *bio, char **buf);
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c2242 r = BIO_nwrite0(io1, &dataptr);
2256 "BIO_nwrite0() bytes");

Completed in 241 milliseconds