Searched refs:SSL_set_split_send_fragment (Results 1 – 3 of 3) 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 when172 SSL_CTX_set_split_send_fragment(), SSL_set_split_send_fragment(),
442 SSL_set_split_send_fragment define
2058 # define SSL_set_split_send_fragment(ssl,m) \ macro