Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
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
/third_party/openssl/test/testutil/
Dtap_bio.c34 BIO_meth_set_ctrl(tap, tap_ctrl); in BIO_f_tap()
/third_party/openssl/apps/
Dbf_prefix.c39 || !BIO_meth_set_ctrl(prefix_meth, prefix_ctrl) in apps_bf_prefix()
Ds_server.c327 || !BIO_meth_set_ctrl(methods_ebcdic, ebcdic_ctrl) in BIO_f_ebcdic_filter()
/third_party/openssl/crypto/bio/
Dbio_meth.c180 int BIO_meth_set_ctrl(BIO_METHOD *biom, in BIO_meth_set_ctrl() function
/third_party/openssl/test/
Dssltestlib.c82 || !BIO_meth_set_ctrl(method_tls_dump, tls_dump_ctrl) in bio_f_tls_dump_filter()
319 || !TEST_true(BIO_meth_set_ctrl(meth_mem, mempacket_test_ctrl)) in bio_s_mempacket_test()
638 || !TEST_true(BIO_meth_set_ctrl(meth_always_retry, in bio_s_always_retry()
Dsslcorrupttest.c118 || !BIO_meth_set_ctrl(method_tls_corrupt, tls_corrupt_ctrl) in bio_f_tls_corrupt_filter()
Dasynciotest.c54 || !BIO_meth_set_ctrl(methods_async, async_ctrl) in bio_f_async_filter()
Dtls13ccstest.c50 || !BIO_meth_set_ctrl(method_watchccs, watchccs_ctrl) in bio_f_watchccs_filter()
/third_party/openssl/test/ossl_shim/
Dasync_bio.cc137 || !BIO_meth_set_ctrl(g_async_bio_method, AsyncCtrl) in AsyncMethod()
Dpacketed_bio.cc259 || !BIO_meth_set_ctrl(g_packeted_bio_method, PacketedCtrl) in PacketedMethod()
/third_party/ffmpeg/libavformat/
Dtls_openssl.c290 BIO_meth_set_ctrl(p->url_bio_method, url_bio_ctrl); in tls_open()
/third_party/node/src/
Dnode_crypto_bio.cc235 BIO_meth_set_ctrl(method, Ctrl); in GetMethod()
/third_party/nghttp2/src/
Dshrpx_connection.cc291 BIO_meth_set_ctrl(meth, shrpx_bio_ctrl); in create_bio_method()
/third_party/openssl/include/openssl/
Dbio.h786 int BIO_meth_set_ctrl(BIO_METHOD *biom,
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c1182 || !BIO_meth_set_ctrl (custom_bio_methods, bio_method_ctrl) in BIO_s_gst_dtls_connection()
/third_party/libcoap/src/
Dcoap_openssl.c760 BIO_meth_set_ctrl(context->dtls.meth, coap_dgram_ctrl); in coap_dtls_new_context()
779 BIO_meth_set_ctrl(context->tls.meth, coap_sock_ctrl); in coap_dtls_new_context()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h796 #define BIO_meth_set_ctrl BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_meth_set_ctrl) macro
/third_party/openssl/util/
Dlibcrypto.num3992 BIO_meth_set_ctrl 3938 1_1_0 EXIST::FUNCTION: