Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/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(),
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h2058 # define SSL_set_split_send_fragment(ssl,m) \ macro
/freebsd-12.1/secure/lib/libcrypto/
H A DMakefile.man2642 MLINKS+= SSL_CTX_set_split_send_fragment.3 SSL_set_split_send_fragment.3