Home
last modified time | relevance | path

Searched refs:SSL_OP_NO_SSLv3 (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dssl.rs126 pub const SSL_OP_NO_SSLv3: ssl_op_type!() = 0x02000000; consts
128 pub const SSL_OP_NO_SSLv3: ssl_op_type!() = 0x0; consts
153 | SSL_OP_NO_SSLv3
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/node/src/
H A Dnode_constants.cc907 #ifdef SSL_OP_NO_SSLv3 in DefineCryptoConstants()
908 NODE_DEFINE_CONSTANT(target, SSL_OP_NO_SSLv3); in DefineCryptoConstants()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_conf.c282 SSL_FLAG_TBL_INV("SSLv3", SSL_OP_NO_SSLv3), in cmd_Protocol()
768 {SSL_OP_NO_SSLv3, 0}, /* no_ssl3 */
/third_party/openssl/ssl/
H A Dssl_conf.c282 SSL_FLAG_TBL_INV("SSLv3", SSL_OP_NO_SSLv3), in cmd_Protocol()
768 {SSL_OP_NO_SSLv3, 0}, /* no_ssl3 */
/third_party/ffmpeg/libavformat/
H A Dtls_openssl.c274 SSL_CTX_set_options(p->ctx, SSL_OP_NO_SSLv2 | SSL_OP_NO_SSLv3); in tls_open()
/third_party/nghttp2/examples/
H A Dlibevent-server.c152 SSL_OP_ALL | SSL_OP_NO_SSLv2 | SSL_OP_NO_SSLv3 | in create_ssl_ctx()
H A Dlibevent-client.c337 SSL_OP_ALL | SSL_OP_NO_SSLv2 | SSL_OP_NO_SSLv3 | in create_ssl_ctx()
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-server.c538 SSL_OP_NO_SSLv3);
/third_party/nghttp2/src/
H A Dshrpx_tls.cc941 SSL_OP_NO_SSLv2 | SSL_OP_NO_SSLv3 | SSL_OP_NO_COMPRESSION | in create_ssl_context()
1581 SSL_OP_NO_SSLv2 | SSL_OP_NO_SSLv3 | SSL_OP_NO_COMPRESSION | in create_ssl_client_context()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h377 # define SSL_OP_NO_SSLv3 0x02000000U macro
386 # define SSL_OP_NO_SSL_MASK (SSL_OP_NO_SSLv3|\
/third_party/python/Modules/
H A D_ssl.c3132 options |= SSL_OP_NO_SSLv3; in _ssl__SSLContext_impl()
3627 SSL_OP_NO_SSLv2 | SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | in set_options()
5964 PyModule_AddIntConstant(m, "OP_NO_SSLv3", SSL_OP_NO_SSLv3); in sslmodule_init_constants()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) 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.h418 # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25) macro
438 ( SSL_OP_NO_SSLv3 | SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 \

Completed in 100 milliseconds

1234