Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A 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(),
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A 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
176 SSL_CTX_set_split_send_fragment(), SSL_set_split_send_fragment(),
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dprivate.num446 SSL_set_split_send_fragment define
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dother.syms606 SSL_set_split_send_fragment define
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h2068 # define SSL_set_split_send_fragment(ssl,m) \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in2139 # define SSL_set_split_send_fragment(ssl,m) \ macro