Searched refs:SSL_set_split_send_fragment (Results 1 – 6 of 6) sorted by relevance
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 when176 SSL_CTX_set_split_send_fragment(), SSL_set_split_send_fragment(),
606 SSL_set_split_send_fragment define
2211 # define SSL_set_split_send_fragment(ssl,m) \ macro
2139 # define SSL_set_split_send_fragment(ssl,m) \ macro
10399 if (!TEST_false(SSL_set_split_send_fragment(peera, fragsize + 1))) in test_pipelining() 10409 || !TEST_true(SSL_set_split_send_fragment(peera, fragsize))) in test_pipelining()
4193 MLINKS+= SSL_CTX_set_split_send_fragment.3 SSL_set_split_send_fragment.3