Searched refs:SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS (Results 1 – 13 of 13) sorted by relevance
114 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) in ssl3_setup_write_buffer()
293 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) { in ssl3_setup_key_block()
530 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) in tls1_setup_key_block()
377 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS), in cmd_Options()
71 =item SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
468 is set by default. Inverse of B<SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS>.
370 # define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS SSL_OP_BIT(11) macro445 ( SSL_OP_CRYPTOPRO_TLSEXT_BUG | SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS \
347 # define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS SSL_OP_BIT(11) macro422 ( SSL_OP_CRYPTOPRO_TLSEXT_BUG | SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS \
2312 # ifdef SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS2313 { "SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS", SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS },
1640 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) in test_large_app_data()1642 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))) in test_large_app_data()
4956 SSL_set_options(conn->ssl, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS); in tls_connection_enable_workaround()
4618 (SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) | in doq_ctx_server_setup()
14908 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS