Home
last modified time | relevance | path

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

1234

/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dssl.rs174 pub const SSL_OP_ALL: ssl_op_type!() = SSL_OP_CRYPTOPRO_TLSEXT_BUG consts
179 pub const SSL_OP_ALL: ssl_op_type!() = SSL_OP_CRYPTOPRO_TLSEXT_BUG consts
185 pub const SSL_OP_ALL: ssl_op_type!() = 0x4; consts
187 pub const SSL_OP_ALL: ssl_op_type!() = 0x80000014; consts
189 pub const SSL_OP_ALL: ssl_op_type!() = 0x80000BFF; consts
/third_party/node/src/
H A Dnode_constants.cc815 #ifdef SSL_OP_ALL in DefineCryptoConstants()
816 NODE_DEFINE_CONSTANT(target, SSL_OP_ALL); in DefineCryptoConstants()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_conf.c378 SSL_FLAG_TBL("Bugs", SSL_OP_ALL), in cmd_Options()
773 {SSL_OP_ALL, 0}, /* bugs */
/third_party/openssl/ssl/
H A Dssl_conf.c378 SSL_FLAG_TBL("Bugs", SSL_OP_ALL), in cmd_Options()
773 {SSL_OP_ALL, 0}, /* bugs */
/third_party/node/deps/openssl/openssl/apps/
H A Ds_time.c254 SSL_CTX_set_options(ctx, SSL_OP_ALL); in s_time_main()
/third_party/openssl/apps/
H A Ds_time.c254 SSL_CTX_set_options(ctx, SSL_OP_ALL); in s_time_main()
/third_party/node/src/quic/
H A Dtlscontext.cc112 (SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) | in InitializeSecureContext()
/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()
H A Dclient.c376 SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL | SSL_OP_NO_SSLv2); in init_ssl_ctx()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c543 SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL|SSL_OP_NO_SSLv2 | SSL_OP_NO_COMPRESSION); in spdy_ssl_init_ssl_ctx()
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c490 SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL|SSL_OP_NO_SSLv2); in init_ssl_ctx()
H A Dtest_request_response.c478 SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL|SSL_OP_NO_SSLv2); in init_ssl_ctx()
/third_party/nghttp2/src/
H A Dshrpx_tls.cc940 auto ssl_opts = (SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) | in create_ssl_context()
1242 (SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) | in create_quic_ssl_context()
1580 auto ssl_opts = (SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) | in create_ssl_client_context()
H A DHttpServer.cc2131 auto ssl_opts = (SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) | in run()
H A Dh2load.cc2915 auto ssl_opts = (SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) | in main()
H A Dnghttp.cc2300 auto ssl_opts = (SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS) | in communicate()
/third_party/python/Modules/
H A D_ssl.c3128 options = SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS; in _ssl__SSLContext_impl()
5962 SSL_OP_ALL & ~SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS); in sslmodule_init_constants()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h298 * included in SSL_OP_ALL in a 1.1.x release.
324 * SSL_OP_ALL. Added in 0.9.6e
401 * SSL_OP_ALL: various bug workarounds that should be rather harmless.
405 # define SSL_OP_ALL (SSL_OP_CRYPTOPRO_TLSEXT_BUG|\ macro
/third_party/curl/lib/vtls/
H A Dopenssl.c3542 work-arounds. The man page for this option states that SSL_OP_ALL enables in ossl_connect_step1()
3543 all the work-arounds and that "It is usually safe to use SSL_OP_ALL to in ossl_connect_step1()
3566 this option regardless of OpenSSL version and SSL_OP_ALL definition. in ossl_connect_step1()
3570 SSL_OP_ALL that _disables_ that work-around despite the fact that in ossl_connect_step1()
3571 SSL_OP_ALL is documented to do "rather harmless" workarounds. In order to in ossl_connect_step1()
3576 ctx_options = SSL_OP_ALL; in ossl_connect_step1()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h368 * in SSL_OP_ALL. Added in 0.9.6e
444 # define SSL_OP_ALL \ macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h368 * in SSL_OP_ALL. Added in 0.9.6e
444 # define SSL_OP_ALL \ macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h368 * in SSL_OP_ALL. Added in 0.9.6e
444 # define SSL_OP_ALL \ macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h368 * in SSL_OP_ALL. Added in 0.9.6e
444 # define SSL_OP_ALL \ macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h368 * in SSL_OP_ALL. Added in 0.9.6e
444 # define SSL_OP_ALL \ macro

Completed in 72 milliseconds

1234