Home
last modified time | relevance | path

Searched refs:BIO_C_MAKE_BIO_PAIR (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/bio/
Dbio.h450 # define BIO_C_MAKE_BIO_PAIR 138 macro
606 # define BIO_make_bio_pair(b1,b2) (int)BIO_ctrl(b1,BIO_C_MAKE_BIO_PAIR,0,b2)
Dbss_bio.c524 case BIO_C_MAKE_BIO_PAIR: in bio_ctrl()
/freebsd-10-stable/crypto/openssl/doc/crypto/
DBIO_s_bio.pod16 #define BIO_make_bio_pair(b1,b2) (int)BIO_ctrl(b1,BIO_C_MAKE_BIO_PAIR,0,b2)