Home | History | Annotate | Download | only in openssl

Lines Matching refs:b2

587 #define BIO_make_bio_pair(b1,b2)   (int)BIO_ctrl(b1,BIO_C_MAKE_BIO_PAIR,0,b2)