Searched defs:BIO_make_bio_pair (Results 1 - 1 of 1) sorted by path

/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbio.h606 # define BIO_make_bio_pair(b1,b2) (int)BIO_ctrl(b1,BIO_C_MAKE_BIO_PAIR,0,b2) macro

Completed in 131 milliseconds