Searched refs:bio2_p (Results 1 – 2 of 2) sorted by relevance
762 BIO** bio2_p, size_t writebuf2) { in BIO_new_bio_pair() argument763 return BIO_new_bio_pair_external_buf(bio1_p, writebuf1, NULL, bio2_p, in BIO_new_bio_pair()769 BIO** bio2_p, size_t writebuf2_len, in BIO_new_bio_pair_external_buf() argument803 *bio2_p = bio2; in BIO_new_bio_pair_external_buf()
612 BIO** bio2_p,