Home
last modified time | relevance | path

Searched refs:BIO_set_shutdown (Results 1 – 15 of 15) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DBIO_get_data.pod5 BIO_set_data, BIO_get_data, BIO_set_init, BIO_get_init, BIO_set_shutdown,
16 void BIO_set_shutdown(BIO *a, int shut);
35 The BIO_set_shutdown() and BIO_get_shutdown() functions set and get the state of
/freebsd/contrib/ntp/sntp/libevent/
H A Dopenssl-compat.h30 #define BIO_set_shutdown(b, val) (b)->shutdown = (val) macro
H A Dbufferevent_openssl.c201 BIO_set_shutdown(b, (int)num); in bio_bufferevent_ctrl()
264 BIO_set_shutdown(result, 0); in BIO_new_bufferevent()
/freebsd/contrib/libevent/
H A Dopenssl-compat.h30 #define BIO_set_shutdown(b, val) (b)->shutdown = (val) macro
H A Dbufferevent_openssl.c201 BIO_set_shutdown(b, (int)num); in bio_bufferevent_ctrl()
264 BIO_set_shutdown(result, 0); in BIO_new_bufferevent()
/freebsd/crypto/openssl/ssl/
H A Dbio_ssl.c288 BIO_set_shutdown(b, num); in ssl_ctrl()
311 BIO_set_shutdown(b, (int)num); in ssl_ctrl()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c675 BIO_set_shutdown(b, (int)num); in bio_rwcount_ctrl()
722 BIO_set_shutdown(result, !!close_flag); in BIO_new_rwcount()
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c675 BIO_set_shutdown(b, (int)num); in bio_rwcount_ctrl()
722 BIO_set_shutdown(result, !!close_flag); in BIO_new_rwcount()
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_lib.c179 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown() function
/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.c665 BIO_set_shutdown(bio, (int)num); in mempacket_test_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
H A Dbio.h.in614 void BIO_set_shutdown(BIO *a, int shut);
/freebsd/secure/lib/libcrypto/
H A DVersion.map387 BIO_set_shutdown;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile926 MLINKS+= BIO_get_data.3 BIO_set_shutdown.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3853 BIO_set_shutdown 3940 3_0_0 EXIST::FUNCTION: