Searched refs:BIO_meth_set_sendmmsg (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_meth_new.pod | 12 BIO_meth_set_callback_ctrl, BIO_meth_set_sendmmsg, BIO_meth_get_sendmmsg, 47 int BIO_meth_set_sendmmsg(BIO_METHOD *biom, 168 BIO_meth_get_sendmmsg(), BIO_meth_set_sendmmsg(), BIO_meth_get_recvmmsg() and 199 The functions BIO_meth_get_sendmmsg(), BIO_meth_set_sendmmsg(),
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | pktsplitbio.c | 127 || !BIO_meth_set_sendmmsg(method_pkt_split_dgram, in bio_f_pkt_split_dgram_filter()
|
H A D | noisydgrambio.c | 531 || !BIO_meth_set_sendmmsg(method_noisy_dgram, noisy_dgram_sendmmsg) in bio_f_noisy_dgram_filter()
|
H A D | quictestlib.c | 1282 if (!TEST_true(BIO_meth_set_sendmmsg(tmp, pcipher_sendmmsg)) in qtest_get_bio_method()
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_meth.c | 238 int BIO_meth_set_sendmmsg(BIO_METHOD *biom, in BIO_meth_set_sendmmsg() function
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | bio.h | 975 int BIO_meth_set_sendmmsg(BIO_METHOD *biom,
|
H A D | bio.h.in | 952 int BIO_meth_set_sendmmsg(BIO_METHOD *biom,
|
/freebsd/secure/lib/libcrypto/ |
H A D | Version.map | 5415 BIO_meth_set_sendmmsg;
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 987 MLINKS+= BIO_meth_new.3 BIO_meth_set_sendmmsg.3
|
/freebsd/crypto/openssl/util/ |
H A D | libcrypto.num | 5472 BIO_meth_set_sendmmsg 5600 3_2_0 EXIST::FUNCTION:
|