Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/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(),
/freebsd-12-stable/crypto/openssl/include/openssl/
Dssl.h2068 # define SSL_set_split_send_fragment(ssl,m) \ macro
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
DMakefile2671 MLINKS+= SSL_CTX_set_split_send_fragment.3 SSL_set_split_send_fragment.3