Home
last modified time | relevance | path

Searched refs:SSL_EXT_DTLS_ONLY (Results 1 - 25 of 62) sorted by relevance

123

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions.c252 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS | SSL_EXT_DTLS_ONLY,
440 } else if ((extctx & SSL_EXT_DTLS_ONLY) != 0) { in validate_context()
/third_party/openssl/ssl/statem/
H A Dextensions.c247 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS | SSL_EXT_DTLS_ONLY,
412 } else if ((extctx & SSL_EXT_DTLS_ONLY) != 0) { in validate_context()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dssl.rs29 pub const SSL_EXT_DTLS_ONLY: c_uint = 0x0002; consts
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h239 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs454 const DTLS_ONLY = ffi::SSL_EXT_DTLS_ONLY;
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
H A Dssl.h283 #define SSL_EXT_DTLS_ONLY 0x0002 macro

Completed in 139 milliseconds

123