Home
last modified time | relevance | path

Searched defs:SSL_EXT_TLS1_2_SERVER_HELLO (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dssl.rs49 pub const SSL_EXT_TLS1_2_SERVER_HELLO: c_uint = 0x0100; constant
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h252 #define SSL_EXT_TLS1_2_SERVER_HELLO 0x0100 macro
/third_party/openssl/include/openssl/
Dssl.h.in273 #define SSL_EXT_TLS1_2_SERVER_HELLO 0x0100 macro