Searched refs:BIO_destroy_bio_pair (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_s_bio.pod | 5 BIO_s_bio, BIO_make_bio_pair, BIO_destroy_bio_pair, BIO_shutdown_wr, 17 int BIO_destroy_bio_pair(BIO *b); 123 BIO_make_bio_pair(), BIO_destroy_bio_pair(), BIO_shutdown_wr(),
|
/freebsd/crypto/openssl/util/ |
H A D | other.syms | 149 BIO_destroy_bio_pair define
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | bio.h | 577 # define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL) macro
|
H A D | bio.h.in | 554 # define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL) macro
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 783 MLINKS+= BIO_s_bio.3 BIO_destroy_bio_pair.3
|