Searched refs:SSL_OP_NO_TLSv1 (Results 1 - 25 of 51) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Ds23_srvr.c304 } else if (!(s->options & SSL_OP_NO_TLSv1)) {
369 } else if (!(s->options & SSL_OP_NO_TLSv1)) {
381 } else if (!(s->options & SSL_OP_NO_TLSv1)) {
570 if (s->options & SSL_OP_NO_TLSv1 && s->options & SSL_OP_NO_SSLv3)
H A Ds23_clnt.c324 * answer is SSL_OP_NO_TLSv1|SSL_OP_NO_SSLv3|SSL_OP_NO_SSLv2.
326 mask = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1
345 mask &= ~SSL_OP_NO_TLSv1;
347 if ((options & SSL_OP_NO_TLSv1) && (options & mask) != mask)
725 if ((p[2] == TLS1_VERSION_MINOR) && !(s->options & SSL_OP_NO_TLSv1)) {
H A Dssl_conf.c81 /* Sense of name is inverted e.g. "TLSv1" will clear SSL_OP_NO_TLSv1 */
196 SSL_FLAG_TBL("no_tls1", SSL_OP_NO_TLSv1),
329 SSL_FLAG_TBL_INV("TLSv1", SSL_OP_NO_TLSv1),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Ds23_srvr.c289 if (!(s->options & SSL_OP_NO_TLSv1))
352 if (!(s->options & SSL_OP_NO_TLSv1))
371 else if (!(s->options & SSL_OP_NO_TLSv1))
541 if (s->options & SSL_OP_NO_TLSv1 && s->options & SSL_OP_NO_SSLv3)
H A Ds23_clnt.c289 if (!(s->options & SSL_OP_NO_TLSv1))
629 !(s->options & SSL_OP_NO_TLSv1))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Ds23_srvr.c289 if (!(s->options & SSL_OP_NO_TLSv1))
352 if (!(s->options & SSL_OP_NO_TLSv1))
371 else if (!(s->options & SSL_OP_NO_TLSv1))
541 if (s->options & SSL_OP_NO_TLSv1 && s->options & SSL_OP_NO_SSLv3)
H A Ds23_clnt.c289 if (!(s->options & SSL_OP_NO_TLSv1))
629 !(s->options & SSL_OP_NO_TLSv1))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ssl/
H A Ds23_srvr.c304 } else if (!(s->options & SSL_OP_NO_TLSv1)) {
369 } else if (!(s->options & SSL_OP_NO_TLSv1)) {
381 } else if (!(s->options & SSL_OP_NO_TLSv1)) {
570 if (s->options & SSL_OP_NO_TLSv1 && s->options & SSL_OP_NO_SSLv3)
H A Ds23_clnt.c324 * answer is SSL_OP_NO_TLSv1|SSL_OP_NO_SSLv3|SSL_OP_NO_SSLv2.
326 mask = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1
345 mask &= ~SSL_OP_NO_TLSv1;
347 if ((options & SSL_OP_NO_TLSv1) && (options & mask) != mask)
725 if ((p[2] == TLS1_VERSION_MINOR) && !(s->options & SSL_OP_NO_TLSv1)) {
H A Dssl_conf.c81 /* Sense of name is inverted e.g. "TLSv1" will clear SSL_OP_NO_TLSv1 */
196 SSL_FLAG_TBL("no_tls1", SSL_OP_NO_TLSv1),
329 SSL_FLAG_TBL_INV("TLSv1", SSL_OP_NO_TLSv1),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ssl/
H A Ds23_srvr.c304 } else if (!(s->options & SSL_OP_NO_TLSv1)) {
369 } else if (!(s->options & SSL_OP_NO_TLSv1)) {
381 } else if (!(s->options & SSL_OP_NO_TLSv1)) {
570 if (s->options & SSL_OP_NO_TLSv1 && s->options & SSL_OP_NO_SSLv3)
H A Ds23_clnt.c324 * answer is SSL_OP_NO_TLSv1|SSL_OP_NO_SSLv3|SSL_OP_NO_SSLv2.
326 mask = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1
345 mask &= ~SSL_OP_NO_TLSv1;
347 if ((options & SSL_OP_NO_TLSv1) && (options & mask) != mask)
725 if ((p[2] == TLS1_VERSION_MINOR) && !(s->options & SSL_OP_NO_TLSv1)) {
H A Dssl_conf.c81 /* Sense of name is inverted e.g. "TLSv1" will clear SSL_OP_NO_TLSv1 */
196 SSL_FLAG_TBL("no_tls1", SSL_OP_NO_TLSv1),
329 SSL_FLAG_TBL_INV("TLSv1", SSL_OP_NO_TLSv1),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Ds23_srvr.c289 if (!(s->options & SSL_OP_NO_TLSv1))
352 if (!(s->options & SSL_OP_NO_TLSv1))
371 else if (!(s->options & SSL_OP_NO_TLSv1))
541 if (s->options & SSL_OP_NO_TLSv1 && s->options & SSL_OP_NO_SSLv3)
H A Ds23_clnt.c289 if (!(s->options & SSL_OP_NO_TLSv1))
629 !(s->options & SSL_OP_NO_TLSv1))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dssl.c80 options |= SSL_OP_NO_TLSv1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Dssl.c80 options |= SSL_OP_NO_TLSv1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Dssl.c80 options |= SSL_OP_NO_TLSv1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/demos/tunala/
H A Dtunala.c486 ctx_options |= SSL_OP_NO_TLSv1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/demos/tunala/
H A Dtunala.c443 ctx_options |= SSL_OP_NO_TLSv1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/demos/tunala/
H A Dtunala.c443 ctx_options |= SSL_OP_NO_TLSv1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/demos/tunala/
H A Dtunala.c486 ctx_options |= SSL_OP_NO_TLSv1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/demos/tunala/
H A Dtunala.c486 ctx_options |= SSL_OP_NO_TLSv1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/demos/tunala/
H A Dtunala.c443 ctx_options |= SSL_OP_NO_TLSv1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Dssl.h646 # define SSL_OP_NO_TLSv1 0x04000000L macro
654 SSL_OP_NO_TLSv1|SSL_OP_NO_TLSv1_1|SSL_OP_NO_TLSv1_2)

Completed in 305 milliseconds

123