Home
last modified time | relevance | path

Searched refs:SSL_OP_NO_DTLSv1 (Results 1 - 25 of 63) sorted by relevance

123

/third_party/node/deps/openssl/openssl/ssl/
H A Dmethods.c117 IMPLEMENT_dtls1_meth_func(DTLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_DTLSv1, in IMPLEMENT_tls_meth_func()
137 IMPLEMENT_dtls1_meth_func(DTLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_DTLSv1, in IMPLEMENT_tls_meth_func()
157 IMPLEMENT_dtls1_meth_func(DTLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_DTLSv1, in IMPLEMENT_tls_meth_func()
161 IMPLEMENT_dtls1_meth_func(DTLS1_BAD_VER, SSL_METHOD_NO_SUITEB, SSL_OP_NO_DTLSv1, in IMPLEMENT_tls_meth_func()
H A Dssl_conf.c287 SSL_FLAG_TBL_INV("DTLSv1", SSL_OP_NO_DTLSv1), in cmd_Protocol()
/third_party/openssl/ssl/
H A Dmethods.c117 IMPLEMENT_dtls1_meth_func(DTLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_DTLSv1, in IMPLEMENT_tls_meth_func()
137 IMPLEMENT_dtls1_meth_func(DTLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_DTLSv1, in IMPLEMENT_tls_meth_func()
157 IMPLEMENT_dtls1_meth_func(DTLS1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_DTLSv1, in IMPLEMENT_tls_meth_func()
161 IMPLEMENT_dtls1_meth_func(DTLS1_BAD_VER, SSL_METHOD_NO_SUITEB, SSL_OP_NO_DTLSv1, in IMPLEMENT_tls_meth_func()
H A Dssl_conf.c287 SSL_FLAG_TBL_INV("DTLSv1", SSL_OP_NO_DTLSv1), in cmd_Protocol()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dssl.rs137 pub const SSL_OP_NO_DTLSv1: ssl_op_type!() = 0x04000000; consts
140 pub const SSL_OP_NO_DTLSv1: ssl_op_type!() = 0x40000000; consts
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h383 # define SSL_OP_NO_DTLSv1 0x04000000U macro
388 # define SSL_OP_NO_DTLS_MASK (SSL_OP_NO_DTLSv1|SSL_OP_NO_DTLSv1_2)
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dssl.h423 # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )

Completed in 110 milliseconds

123