Searched refs:BIO_destroy_bio_pair (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/crypto/openssl/doc/crypto/ |
| D | BIO_s_bio.pod | 5 BIO_s_bio, BIO_make_bio_pair, BIO_destroy_bio_pair, BIO_shutdown_wr, 17 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)
|
| /freebsd-9-stable/crypto/openssl/crypto/bio/ |
| D | bio.h | 552 # define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL) macro
|
| /freebsd-9-stable/secure/lib/libcrypto/ |
| D | Makefile.man | 224 MLINKS+= BIO_s_bio.3 BIO_destroy_bio_pair.3
|