Searched refs:BIO_nwrite (Results 1 – 4 of 4) sorted by relevance
910 int BIO_nwrite(BIO *bio, char **buf, int num) in BIO_nwrite() function
665 int BIO_nwrite(BIO *bio, char **buf, int num);
1493 r = BIO_nwrite(io1, &dataptr, (int)num); in doit_biopair()