Home
last modified time | relevance | path

Searched refs:BIO_meth_set_create (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,
50 int BIO_meth_set_create(BIO_METHOD *biom, int (*create)(BIO *));
116 BIO_meth_get_create() and BIO_meth_set_create() get and set the function used
/third_party/openssl/test/testutil/
Dtap_bio.c35 BIO_meth_set_create(tap, tap_new); in BIO_f_tap()
/third_party/openssl/crypto/bio/
Dbio_meth.c192 int BIO_meth_set_create(BIO_METHOD *biom, int (*create) (BIO *)) in BIO_meth_set_create() function
/third_party/openssl/apps/
Dbf_prefix.c33 || !BIO_meth_set_create(prefix_meth, prefix_create) in apps_bf_prefix()
Ds_server.c328 || !BIO_meth_set_create(methods_ebcdic, ebcdic_new) in BIO_f_ebcdic_filter()
/third_party/openssl/test/
Dssltestlib.c83 || !BIO_meth_set_create(method_tls_dump, tls_dump_new) in bio_f_tls_dump_filter()
320 || !TEST_true(BIO_meth_set_create(meth_mem, mempacket_test_new)) in bio_s_mempacket_test()
640 || !TEST_true(BIO_meth_set_create(meth_always_retry, in bio_s_always_retry()
Dsslcorrupttest.c119 || !BIO_meth_set_create(method_tls_corrupt, tls_corrupt_new) in bio_f_tls_corrupt_filter()
Dasynciotest.c55 || !BIO_meth_set_create(methods_async, async_new) in bio_f_async_filter()
Dtls13ccstest.c51 || !BIO_meth_set_create(method_watchccs, watchccs_new) in bio_f_watchccs_filter()
/third_party/openssl/test/ossl_shim/
Dasync_bio.cc138 || !BIO_meth_set_create(g_async_bio_method, AsyncNew) in AsyncMethod()
Dpacketed_bio.cc260 || !BIO_meth_set_create(g_packeted_bio_method, PacketedNew) in PacketedMethod()
/third_party/ffmpeg/libavformat/
Dtls_openssl.c291 BIO_meth_set_create(p->url_bio_method, url_bio_create); in tls_open()
/third_party/node/src/
Dnode_crypto_bio.cc236 BIO_meth_set_create(method, New); in GetMethod()
/third_party/nghttp2/src/
Dshrpx_connection.cc292 BIO_meth_set_create(meth, shrpx_bio_create); in create_bio_method()
/third_party/openssl/include/openssl/
Dbio.h789 int BIO_meth_set_create(BIO_METHOD *biom, int (*create) (BIO *));
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c1183 || !BIO_meth_set_create (custom_bio_methods, bio_method_new) in BIO_s_gst_dtls_connection()
/third_party/libcoap/src/
Dcoap_openssl.c761 BIO_meth_set_create(context->dtls.meth, coap_dgram_create); in coap_dtls_new_context()
780 BIO_meth_set_create(context->tls.meth, coap_sock_create); in coap_dtls_new_context()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h795 #define BIO_meth_set_create BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_meth_set_create) macro
/third_party/openssl/util/
Dlibcrypto.num3995 BIO_meth_set_create 3941 1_1_0 EXIST::FUNCTION: