Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dssl.rs26 pub const SSL_EXT_TLS_ONLY: c_uint = 0x0001; constant
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h237 #define SSL_EXT_TLS_ONLY 0x0001 macro
/third_party/openssl/include/openssl/
Dssl.h.in258 #define SSL_EXT_TLS_ONLY 0x0001 macro