Searched refs:BIO_nwrite0 (Results 1 – 4 of 4) sorted by relevance
893 int BIO_nwrite0(BIO *bio, char **buf) in BIO_nwrite0() function
661 int BIO_nwrite0(BIO *bio, char **buf);
1475 r = BIO_nwrite0(io1, &dataptr); in doit_biopair()