Home
last modified time | relevance | path

Searched refs:SSL_set_split_send_fragment (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_CTX_set_split_send_fragment.pod6 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
172 SSL_CTX_set_split_send_fragment(), SSL_set_split_send_fragment(),
/third_party/openssl/util/
Dprivate.num442 SSL_set_split_send_fragment define
/third_party/openssl/include/openssl/
Dssl.h2058 # define SSL_set_split_send_fragment(ssl,m) \ macro