Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/doc/crypto/
DBIO_s_bio.pod5 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/
Dbio.h552 # define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL) macro
/freebsd-9-stable/secure/lib/libcrypto/
DMakefile.man224 MLINKS+= BIO_s_bio.3 BIO_destroy_bio_pair.3