Searched refs:SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_both.c586 * SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS.) Using a separate freelist for every
706 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))
H A Dssl_conf.c353 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS),
H A Ds3_enc.c452 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) {
H A Dt1_enc.c713 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)
H A Dssl.h603 # define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS 0x00000800L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_enc.c398 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))
H A Dt1_enc.c499 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))
H A Dssl.h498 #define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS 0x00000800L /* added in 0.9.6e */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_both.c586 * SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS.) Using a separate freelist for every
706 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))
H A Dssl_conf.c353 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS),
H A Ds3_enc.c452 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) {
H A Dt1_enc.c713 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)
H A Dssl.h603 # define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS 0x00000800L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dopenssl.c1599 keep the secure work-around, the SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS bit
1618 #ifdef SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
1622 ctx_options &= ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h498 #define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS 0x00000800L /* added in 0.9.6e */ macro

Completed in 337 milliseconds