Home
last modified time | relevance | path

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

123

/third_party/node/deps/openssl/openssl/ssl/
H A Dmethods.c40 IMPLEMENT_tls_meth_func(TLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1, in IMPLEMENT_tls_meth_func()
71 IMPLEMENT_tls_meth_func(TLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1, in IMPLEMENT_tls_meth_func()
104 IMPLEMENT_tls_meth_func(TLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1, in IMPLEMENT_tls_meth_func()
H A Dssl_conf.c36 /* Sense of name is inverted e.g. "TLSv1" will clear SSL_OP_NO_TLSv1 */
283 SSL_FLAG_TBL_INV("TLSv1", SSL_OP_NO_TLSv1), in cmd_Protocol()
769 {SSL_OP_NO_TLSv1, 0}, /* no_tls1 */
/third_party/openssl/ssl/
H A Dmethods.c40 IMPLEMENT_tls_meth_func(TLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1, in IMPLEMENT_tls_meth_func()
71 IMPLEMENT_tls_meth_func(TLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1, in IMPLEMENT_tls_meth_func()
104 IMPLEMENT_tls_meth_func(TLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1, in IMPLEMENT_tls_meth_func()
H A Dssl_conf.c36 /* Sense of name is inverted e.g. "TLSv1" will clear SSL_OP_NO_TLSv1 */
283 SSL_FLAG_TBL_INV("TLSv1", SSL_OP_NO_TLSv1), in cmd_Protocol()
769 {SSL_OP_NO_TLSv1, 0}, /* no_tls1 */
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dssl.rs134 pub const SSL_OP_NO_TLSv1: ssl_op_type!() = 0x04000000; consts
154 | SSL_OP_NO_TLSv1
160 SSL_OP_NO_SSLv2 | SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2;
/third_party/nghttp2/src/
H A Dtls.cc177 opts |= SSL_OP_NO_TLSv1; in ssl_ctx_set_proto_versions()
/third_party/node/src/
H A Dnode_constants.cc915 #ifdef SSL_OP_NO_TLSv1 in DefineCryptoConstants()
916 NODE_DEFINE_CONSTANT(target, SSL_OP_NO_TLSv1); in DefineCryptoConstants()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c2922 #ifdef SSL_OP_NO_TLSv1 in tls_set_conn_flags()
2924 SSL_set_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
2926 SSL_clear_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
2927 #endif /* SSL_OP_NO_TLSv1 */ in tls_set_conn_flags()
3050 SSL_set_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c3004 #ifdef SSL_OP_NO_TLSv1 in tls_set_conn_flags()
3006 SSL_set_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
3008 SSL_clear_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
3009 #endif /* SSL_OP_NO_TLSv1 */ in tls_set_conn_flags()
3150 SSL_set_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h378 # define SSL_OP_NO_TLSv1 0x04000000U macro
387 SSL_OP_NO_TLSv1|SSL_OP_NO_TLSv1_1|SSL_OP_NO_TLSv1_2|SSL_OP_NO_TLSv1_3)
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h419 # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \

Completed in 108 milliseconds

123