Home
last modified time | relevance | path

Searched refs:BIO_meth_set_write (Results 1 – 17 of 17) sorted by relevance

/third_party/openssl/doc/man3/
DBIO_meth_new.pod8 BIO_meth_set_write, BIO_meth_get_read, BIO_meth_set_read, BIO_meth_get_puts,
29 int BIO_meth_set_write(BIO_METHOD *biom,
86 BIO_meth_set_write() instead. Applications should not call both
87 BIO_meth_set_write_ex() and BIO_meth_set_write() or call BIO_meth_get_write()
/third_party/openssl/crypto/bio/
Dbio_meth.c89 int BIO_meth_set_write(BIO_METHOD *biom, in BIO_meth_set_write() function
/third_party/openssl/test/
Dssltestlib.c78 || !BIO_meth_set_write(method_tls_dump, tls_dump_write) in bio_f_tls_dump_filter()
315 || !TEST_true(BIO_meth_set_write(meth_mem, mempacket_test_write)) in bio_s_mempacket_test()
630 || !TEST_true(BIO_meth_set_write(meth_always_retry, in bio_s_always_retry()
Dsslcorrupttest.c114 || !BIO_meth_set_write(method_tls_corrupt, tls_corrupt_write) in bio_f_tls_corrupt_filter()
Dasynciotest.c50 || !BIO_meth_set_write(methods_async, async_write) in bio_f_async_filter()
Dtls13ccstest.c46 || !BIO_meth_set_write(method_watchccs, watchccs_write) in bio_f_watchccs_filter()
/third_party/openssl/test/ossl_shim/
Dasync_bio.cc135 || !BIO_meth_set_write(g_async_bio_method, AsyncWrite) in AsyncMethod()
Dpacketed_bio.cc257 || !BIO_meth_set_write(g_packeted_bio_method, PacketedWrite) in PacketedMethod()
/third_party/ffmpeg/libavformat/
Dtls_openssl.c287 BIO_meth_set_write(p->url_bio_method, url_bio_bwrite); in tls_open()
/third_party/node/src/
Dnode_crypto_bio.cc231 BIO_meth_set_write(method, Write); in GetMethod()
/third_party/nghttp2/src/
Dshrpx_connection.cc287 BIO_meth_set_write(meth, shrpx_bio_write); in create_bio_method()
/third_party/openssl/include/openssl/
Dbio.h769 int BIO_meth_set_write(BIO_METHOD *biom,
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c1180 || !BIO_meth_set_write (custom_bio_methods, bio_method_write) in BIO_s_gst_dtls_connection()
/third_party/libcoap/src/
Dcoap_openssl.c757 BIO_meth_set_write(context->dtls.meth, coap_dgram_write); in coap_dtls_new_context()
776 BIO_meth_set_write(context->tls.meth, coap_sock_write); in coap_dtls_new_context()
/third_party/openssl/apps/
Ds_server.c323 || !BIO_meth_set_write(methods_ebcdic, ebcdic_write) in BIO_f_ebcdic_filter()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h801 #define BIO_meth_set_write BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_meth_set_write) macro
/third_party/openssl/util/
Dlibcrypto.num4001 BIO_meth_set_write 3947 1_1_0 EXIST::FUNCTION: