Home
last modified time | relevance | path

Searched refs:BIO_meth_new (Results 1 – 21 of 21) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DBIO_meth_new.pod6 BIO_meth_new, BIO_meth_free, BIO_meth_get_read_ex, BIO_meth_set_read_ex,
20 BIO_METHOD *BIO_meth_new(int type, const char *name);
65 BIO_meth_new() creates a new B<BIO_METHOD> structure. It should be given a
143 BIO_meth_new(int type, const char *name) returns a valid B<BIO_METHOD> or NULL
H A DBIO_get_data.pod50 L<bio(7)>, L<BIO_meth_new(3)>
/freebsd/contrib/ntp/sntp/libevent/
H A Dopenssl-compat.h10 static inline BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
H A Dbufferevent_openssl.c237 methods_bufferevent = BIO_meth_new(BIO_TYPE_LIBEVENT, "bufferevent"); in BIO_s_bufferevent()
/freebsd/contrib/libevent/
H A Dopenssl-compat.h10 static inline BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
H A Dbufferevent_openssl.c237 methods_bufferevent = BIO_meth_new(BIO_TYPE_LIBEVENT, "bufferevent"); in BIO_s_bufferevent()
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_meth.c36 BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
/freebsd/crypto/openssl/providers/common/
H A Dbio_prov.c210 corebiometh = BIO_meth_new(BIO_TYPE_CORE_TO_PROV, "BIO to Core filter"); in ossl_bio_prov_init_bio_method()
/freebsd/crypto/openssl/test/
H A Dsslcorrupttest.c111 method_tls_corrupt = BIO_meth_new(BIO_TYPE_CUSTOM_FILTER, in bio_f_tls_corrupt_filter()
H A Dasynciotest.c48 methods_async = BIO_meth_new(BIO_TYPE_ASYNC_FILTER, "Async filter"); in bio_f_async_filter()
H A Dtls13ccstest.c43 method_watchccs = BIO_meth_new(BIO_TYPE_WATCHCCS_FILTER, in bio_f_watchccs_filter()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile36 MAN+= BIO_meth_new.3
826 MLINKS+= BIO_meth_new.3 BIO_get_new_index.3
846 MLINKS+= BIO_meth_new.3 BIO_meth_free.3
847 MLINKS+= BIO_meth_new.3 BIO_meth_get_callback_ctrl.3
848 MLINKS+= BIO_meth_new.3 BIO_meth_get_create.3
849 MLINKS+= BIO_meth_new.3 BIO_meth_get_ctrl.3
850 MLINKS+= BIO_meth_new.3 BIO_meth_get_destroy.3
851 MLINKS+= BIO_meth_new.3 BIO_meth_get_gets.3
852 MLINKS+= BIO_meth_new.3 BIO_meth_get_puts.3
853 MLINKS+= BIO_meth_new.3 BIO_meth_get_read.3
[all …]
/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.c60 method_tls_dump = BIO_meth_new(BIO_TYPE_TLS_DUMP_FILTER, in bio_f_tls_dump_filter()
298 if (!TEST_ptr(meth_mem = BIO_meth_new(BIO_TYPE_MEMPACKET_TEST, in bio_s_mempacket_test()
734 if (!TEST_ptr(meth_always_retry = BIO_meth_new(BIO_TYPE_ALWAYS_RETRY, in bio_s_always_retry()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c702 methods_rwcount = BIO_meth_new(BIO_TYPE_LIBEVENT_RWCOUNT, "rwcount"); in BIO_s_rwcount()
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c702 methods_rwcount = BIO_meth_new(BIO_TYPE_LIBEVENT_RWCOUNT, "rwcount"); in BIO_s_rwcount()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h850 BIO_METHOD *BIO_meth_new(int type, const char *name);
H A Dbio.h.in827 BIO_METHOD *BIO_meth_new(int type, const char *name);
/freebsd/crypto/openssl/doc/
H A Dbuild.info610 DEPEND[html/man3/BIO_meth_new.html]=man3/BIO_meth_new.pod
611 GENERATE[html/man3/BIO_meth_new.html]=man3/BIO_meth_new.pod
612 DEPEND[man/man3/BIO_meth_new.3]=man3/BIO_meth_new.pod
613 GENERATE[man/man3/BIO_meth_new.3]=man3/BIO_meth_new.pod
2938 html/man3/BIO_meth_new.html \
3546 man/man3/BIO_meth_new.3 \
/freebsd/secure/lib/libcrypto/
H A DVersion.map329 BIO_meth_new;
/freebsd/crypto/openssl/apps/
H A Ds_server.c269 methods_ebcdic = BIO_meth_new(BIO_TYPE_EBCDIC_FILTER, in BIO_f_ebcdic_filter()
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3842 BIO_meth_new 3929 3_0_0 EXIST::FUNCTION: