Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A 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
/openssl-master/crypto/bio/
A Dbio_meth.c156 int BIO_meth_set_puts(BIO_METHOD *biom, in BIO_meth_set_puts() function
/openssl-master/providers/common/
A Dbio_prov.c214 || !BIO_meth_set_puts(corebiometh, bio_core_puts) in ossl_bio_prov_init_bio_method()
/openssl-master/test/
A Dsslcorrupttest.c116 || !BIO_meth_set_puts(method_tls_corrupt, tls_corrupt_puts) in bio_f_tls_corrupt_filter()
A Dasynciotest.c52 || !BIO_meth_set_puts(methods_async, async_puts) in bio_f_async_filter()
A Dtls13ccstest.c48 || !BIO_meth_set_puts(method_watchccs, watchccs_puts) in bio_f_watchccs_filter()
/openssl-master/test/helpers/
A Dssltestlib.c55 || !BIO_meth_set_puts(method_tls_dump, tls_dump_puts) in bio_f_tls_dump_filter()
292 || !TEST_true(BIO_meth_set_puts(meth_mem, mempacket_test_puts)) in bio_s_mempacket_test()
609 || !TEST_true(BIO_meth_set_puts(meth_always_retry, in bio_s_always_retry()
/openssl-master/include/openssl/
A Dbio.h.in840 int BIO_meth_set_puts(BIO_METHOD *biom,
/openssl-master/apps/
A Ds_server.c273 || !BIO_meth_set_puts(methods_ebcdic, ebcdic_puts) in BIO_f_ebcdic_filter()
/openssl-master/util/
A Dlibcrypto.num3848 BIO_meth_set_puts 3935 3_0_0 EXIST::FUNCTION:

Completed in 27 milliseconds