Home
last modified time | relevance | path

Searched refs:BIO_meth_set_puts (Results 1 – 16 of 16) sorted by relevance

/third_party/openssl/doc/man3/
DBIO_meth_new.pod9 BIO_meth_set_puts, BIO_meth_get_gets, BIO_meth_set_gets, BIO_meth_get_ctrl,
39 int BIO_meth_set_puts(BIO_METHOD *biom, int (*puts)(BIO *, const char *));
99 BIO_meth_get_puts() and BIO_meth_set_puts() get and set the function used for
/third_party/openssl/test/testutil/
Dtap_bio.c32 BIO_meth_set_puts(tap, tap_puts); in BIO_f_tap()
/third_party/openssl/crypto/bio/
Dbio_meth.c156 int BIO_meth_set_puts(BIO_METHOD *biom, in BIO_meth_set_puts() function
/third_party/openssl/apps/
Dbf_prefix.c37 || !BIO_meth_set_puts(prefix_meth, prefix_puts) in apps_bf_prefix()
Ds_server.c325 || !BIO_meth_set_puts(methods_ebcdic, ebcdic_puts) in BIO_f_ebcdic_filter()
/third_party/openssl/test/
Dssltestlib.c80 || !BIO_meth_set_puts(method_tls_dump, tls_dump_puts) in bio_f_tls_dump_filter()
317 || !TEST_true(BIO_meth_set_puts(meth_mem, mempacket_test_puts)) in bio_s_mempacket_test()
634 || !TEST_true(BIO_meth_set_puts(meth_always_retry, in bio_s_always_retry()
Dsslcorrupttest.c116 || !BIO_meth_set_puts(method_tls_corrupt, tls_corrupt_puts) in bio_f_tls_corrupt_filter()
Dasynciotest.c52 || !BIO_meth_set_puts(methods_async, async_puts) in bio_f_async_filter()
Dtls13ccstest.c48 || !BIO_meth_set_puts(method_watchccs, watchccs_puts) in bio_f_watchccs_filter()
/third_party/ffmpeg/libavformat/
Dtls_openssl.c289 BIO_meth_set_puts(p->url_bio_method, url_bio_bputs); in tls_open()
/third_party/node/src/
Dnode_crypto_bio.cc233 BIO_meth_set_puts(method, Puts); in GetMethod()
/third_party/nghttp2/src/
Dshrpx_connection.cc289 BIO_meth_set_puts(meth, shrpx_bio_puts); in create_bio_method()
/third_party/openssl/include/openssl/
Dbio.h780 int BIO_meth_set_puts(BIO_METHOD *biom,
/third_party/libcoap/src/
Dcoap_openssl.c759 BIO_meth_set_puts(context->dtls.meth, coap_dgram_puts); in coap_dtls_new_context()
778 BIO_meth_set_puts(context->tls.meth, coap_sock_puts); in coap_dtls_new_context()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h799 #define BIO_meth_set_puts BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_meth_set_puts) macro
/third_party/openssl/util/
Dlibcrypto.num3989 BIO_meth_set_puts 3935 1_1_0 EXIST::FUNCTION: