Home
last modified time | relevance | path

Searched refs:SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/ssl/record/
H A Dssl3_buffer.c114 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) in ssl3_setup_write_buffer()
/freebsd/crypto/openssl/ssl/
H A Ds3_enc.c293 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) { in ssl3_setup_key_block()
H A Dt1_enc.c530 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) in tls1_setup_key_block()
H A Dssl_conf.c377 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS), in cmd_Options()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_options.pod71 =item SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
H A DSSL_CONF_cmd.pod468 is set by default. Inverse of B<SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS>.
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h370 # define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS SSL_OP_BIT(11) macro
445 ( SSL_OP_CRYPTOPRO_TLSEXT_BUG | SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS \
H A Dssl.h.in347 # define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS SSL_OP_BIT(11) macro
422 ( SSL_OP_CRYPTOPRO_TLSEXT_BUG | SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS \
/freebsd/contrib/sendmail/src/
H A Dreadcf.c2312 # ifdef SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
2313 { "SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS", SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS },
/freebsd/crypto/openssl/test/
H A Dsslapitest.c1640 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) in test_large_app_data()
1642 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))) in test_large_app_data()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c4956 SSL_set_options(conn->ssl, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS); in tls_connection_enable_workaround()
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c4618 (SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) | in doq_ctx_server_setup()
/freebsd/crypto/openssl/
H A DCHANGES.md14908 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS