Home
last modified time | relevance | path

Searched refs:BIO_meth_set_ctrl (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dopenssl-compat.h24 #define BIO_meth_set_ctrl(b, f) (b)->ctrl = (f) macro
H A Dbufferevent_openssl.c243 BIO_meth_set_ctrl(methods_bufferevent, bio_bufferevent_ctrl); in BIO_s_bufferevent()
/freebsd/contrib/libevent/
H A Dopenssl-compat.h24 #define BIO_meth_set_ctrl(b, f) (b)->ctrl = (f) macro
H A Dbufferevent_openssl.c243 BIO_meth_set_ctrl(methods_bufferevent, bio_bufferevent_ctrl); in BIO_s_bufferevent()
/freebsd/crypto/openssl/doc/man3/
H A DBIO_meth_new.pod10 BIO_meth_set_ctrl, BIO_meth_get_create, BIO_meth_set_create,
46 int BIO_meth_set_ctrl(BIO_METHOD *biom,
110 BIO_meth_get_ctrl() and BIO_meth_set_ctrl() get and set the function used for
H A DSSL_set_bio.pod38 implement L<BIO_flush(3)> using B<BIO_CTRL_FLUSH> and L<BIO_meth_set_ctrl(3)>.
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_meth.c180 int BIO_meth_set_ctrl(BIO_METHOD *biom, in BIO_meth_set_ctrl() function
/freebsd/crypto/openssl/providers/common/
H A Dbio_prov.c216 || !BIO_meth_set_ctrl(corebiometh, bio_core_ctrl) in ossl_bio_prov_init_bio_method()
/freebsd/crypto/openssl/test/
H A Dsslcorrupttest.c118 || !BIO_meth_set_ctrl(method_tls_corrupt, tls_corrupt_ctrl) in bio_f_tls_corrupt_filter()
H A Dasynciotest.c54 || !BIO_meth_set_ctrl(methods_async, async_ctrl) in bio_f_async_filter()
H A Dtls13ccstest.c50 || !BIO_meth_set_ctrl(method_watchccs, watchccs_ctrl) in bio_f_watchccs_filter()
/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.c67 || !BIO_meth_set_ctrl(method_tls_dump, tls_dump_ctrl) in bio_f_tls_dump_filter_free()
304 || !TEST_true(BIO_meth_set_ctrl(meth_mem, mempacket_test_ctrl)) in bio_s_mempacket_test_free()
744 || !TEST_true(BIO_meth_set_ctrl(meth_always_retry, in bio_s_always_retry()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c708 BIO_meth_set_ctrl(methods_rwcount, bio_rwcount_ctrl); in BIO_s_rwcount()
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c708 BIO_meth_set_ctrl(methods_rwcount, bio_rwcount_ctrl); in BIO_s_rwcount()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h872 int BIO_meth_set_ctrl(BIO_METHOD *biom,
H A Dbio.h.in849 int BIO_meth_set_ctrl(BIO_METHOD *biom,
/freebsd/secure/lib/libcrypto/
H A DVersion.map332 BIO_meth_set_ctrl;
/freebsd/crypto/openssl/apps/
H A Ds_server.c276 || !BIO_meth_set_ctrl(methods_ebcdic, ebcdic_ctrl) in BIO_f_ebcdic_filter()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile859 MLINKS+= BIO_meth_new.3 BIO_meth_set_ctrl.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3851 BIO_meth_set_ctrl 3938 3_0_0 EXIST::FUNCTION: