Searched refs:writebuf2 (Results 1 – 4 of 4) sorted by relevance
684 BIO **bio2_p, size_t writebuf2) in BIO_new_bio_pair() argument702 if (writebuf2) { in BIO_new_bio_pair()703 r = BIO_set_write_buf_size(bio2, writebuf2); in BIO_new_bio_pair()
23 int BIO_new_bio_pair(BIO **bio1, size_t writebuf1, BIO **bio2, size_t writebuf2);75 with write buffer sizes B<writebuf1> and B<writebuf2>. If either size is
807 BIO **bio2, size_t writebuf2);
784 BIO **bio2, size_t writebuf2);