| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | openssl-compat.h | 24 #define BIO_meth_set_ctrl(b, f) (b)->ctrl = (f) macro
|
| H A D | bufferevent_openssl.c | 243 BIO_meth_set_ctrl(methods_bufferevent, bio_bufferevent_ctrl); in BIO_s_bufferevent()
|
| /freebsd/contrib/libevent/ |
| H A D | openssl-compat.h | 24 #define BIO_meth_set_ctrl(b, f) (b)->ctrl = (f) macro
|
| H A D | bufferevent_openssl.c | 243 BIO_meth_set_ctrl(methods_bufferevent, bio_bufferevent_ctrl); in BIO_s_bufferevent()
|
| /freebsd/crypto/openssl/test/helpers/ |
| H A D | pktsplitbio.c | 127 || !BIO_meth_set_ctrl(method_pkt_split_dgram, pkt_split_dgram_ctrl) in bio_f_pkt_split_dgram_filter()
|
| H A D | ssltestlib.c | 66 || !BIO_meth_set_ctrl(method_tls_dump, tls_dump_ctrl) in bio_f_tls_dump_filter() 301 || !TEST_true(BIO_meth_set_ctrl(meth_mem, mempacket_test_ctrl)) in bio_s_mempacket_test() 775 || !TEST_true(BIO_meth_set_ctrl(meth_always_retry, in bio_s_always_retry() 873 || !TEST_true(BIO_meth_set_ctrl(meth_maybe_retry, in bio_s_maybe_retry() 958 || !TEST_true(BIO_meth_set_ctrl(meth_no_retry_zero, in bio_s_no_retry_zero()
|
| H A D | noisydgrambio.c | 530 || !BIO_meth_set_ctrl(method_noisy_dgram, noisy_dgram_ctrl) in bio_f_noisy_dgram_filter()
|
| H A D | quictestlib.c | 1287 || !TEST_true(BIO_meth_set_ctrl(tmp, pcipher_ctrl)) in qtest_get_bio_method()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BIO_meth_new.pod | 10 BIO_meth_set_ctrl, BIO_meth_get_create, BIO_meth_set_create, 38 int BIO_meth_set_ctrl(BIO_METHOD *biom, 139 BIO_meth_get_ctrl() and BIO_meth_set_ctrl() get and set the function used for
|
| H A D | SSL_set_bio.pod | 38 implement L<BIO_flush(3)> using B<BIO_CTRL_FLUSH> and L<BIO_meth_set_ctrl(3)>.
|
| /freebsd/crypto/openssl/crypto/bio/ |
| H A D | bio_meth.c | 190 int BIO_meth_set_ctrl(BIO_METHOD *biom, in BIO_meth_set_ctrl() function
|
| /freebsd/crypto/openssl/providers/common/ |
| H A D | bio_prov.c | 216 || !BIO_meth_set_ctrl(corebiometh, bio_core_ctrl) in ossl_bio_prov_init_bio_method()
|
| /freebsd/crypto/openssl/test/ |
| H A D | sslcorrupttest.c | 118 || !BIO_meth_set_ctrl(method_tls_corrupt, tls_corrupt_ctrl) in bio_f_tls_corrupt_filter()
|
| H A D | asynciotest.c | 54 || !BIO_meth_set_ctrl(methods_async, async_ctrl) in bio_f_async_filter()
|
| H A D | tls13ccstest.c | 50 || !BIO_meth_set_ctrl(method_watchccs, watchccs_ctrl) in bio_f_watchccs_filter()
|
| /freebsd/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_ssl.c | 708 BIO_meth_set_ctrl(methods_rwcount, bio_rwcount_ctrl); in BIO_s_rwcount()
|
| /freebsd/contrib/libevent/test/ |
| H A D | regress_ssl.c | 708 BIO_meth_set_ctrl(methods_rwcount, bio_rwcount_ctrl); in BIO_s_rwcount()
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | bio.h | 995 int BIO_meth_set_ctrl(BIO_METHOD *biom,
|
| H A D | bio.h.in | 972 int BIO_meth_set_ctrl(BIO_METHOD *biom,
|
| /freebsd/crypto/openssl/apps/ |
| H A D | s_server.c | 285 || !BIO_meth_set_ctrl(methods_ebcdic, ebcdic_ctrl) in BIO_f_ebcdic_filter()
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Version.map | 332 BIO_meth_set_ctrl;
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 987 MLINKS+= BIO_meth_new.3 BIO_meth_set_ctrl.3
|
| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 3851 BIO_meth_set_ctrl 3938 3_0_0 EXIST::FUNCTION:
|