Searched refs:BIO_destroy_bio_pair (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dbio.h485 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL) macro
/macosx-10.10.1/OpenSSL098-52/src/crypto/bio/
H A Dbio.h539 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL) macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dbio.h539 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL) macro

Completed in 199 milliseconds