Searched refs:SSL_set_split_send_fragment (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_split_send_fragment.pod | 6 SSL_CTX_set_split_send_fragment, SSL_set_split_send_fragment, 24 long SSL_set_split_send_fragment(SSL *ssl, long m); 65 SSL_set_split_send_fragment() define how data is split up into pipelines when 128 SSL_set_split_send_fragment(), SSL_set_default_read_buffer_len() and 181 SSL_CTX_set_split_send_fragment(), SSL_set_split_send_fragment(),
|
| /freebsd/crypto/openssl/util/ |
| H A D | other.syms | 688 SSL_set_split_send_fragment define
|
| /freebsd/crypto/openssl/test/ |
| H A D | quicapitest.c | 812 || !TEST_false(SSL_set_split_send_fragment(ssl, 2)) in test_quic_forbidden_options()
|
| H A D | sslapitest.c | 11539 if (!TEST_false(SSL_set_split_send_fragment(peera, fragsize + 1))) in test_pipelining() 11549 || !TEST_true(SSL_set_split_send_fragment(peera, fragsize))) in test_pipelining()
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | ssl.h | 2255 # define SSL_set_split_send_fragment(ssl,m) \ macro
|
| H A D | ssl.h.in | 2208 # define SSL_set_split_send_fragment(ssl,m) \ macro
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 4255 MLINKS+= SSL_CTX_set_split_send_fragment.3 SSL_set_split_send_fragment.3
|