Searched refs:bio2_p (Results 1 – 2 of 2) sorted by relevance
748 BIO** bio2_p, size_t writebuf2) { in BIO_new_bio_pair() argument749 return BIO_new_bio_pair_external_buf(bio1_p, writebuf1, NULL, bio2_p, in BIO_new_bio_pair()755 BIO** bio2_p, size_t writebuf2_len, in BIO_new_bio_pair_external_buf() argument789 *bio2_p = bio2; in BIO_new_bio_pair_external_buf()
611 BIO** bio2_p,