Home
last modified time | relevance | path

Searched defs:BIO_make_bio_pair (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
Dbio.h523 #define BIO_make_bio_pair(b1,b2) (int)BIO_ctrl(b1,BIO_C_MAKE_BIO_PAIR,0,b2) macro
/external/openssl/include/openssl/
Dbio.h523 #define BIO_make_bio_pair(b1,b2) (int)BIO_ctrl(b1,BIO_C_MAKE_BIO_PAIR,0,b2) macro