Home
last modified time | relevance | path

Searched defs:DTLS1_COOKIE_LENGTH (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Ddtls1.rs5 pub const DTLS1_COOKIE_LENGTH: c_uint = 255; consts
7 pub const DTLS1_COOKIE_LENGTH: c_uint = 256; consts
/third_party/node/deps/openssl/openssl/include/openssl/
H A Ddtls1.h39 # define DTLS1_COOKIE_LENGTH 255 macro
/third_party/openssl/include/openssl/
H A Ddtls1.h39 # define DTLS1_COOKIE_LENGTH 255 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Ddtls1.h33 # define DTLS1_COOKIE_LENGTH 256 macro

Completed in 1 milliseconds