Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dx509v3.rs84 pub const X509_PURPOSE_SSL_SERVER: c_int = 2; constant
/third_party/openssl/ohos_lite/include/openssl/
Dx509v3.h414 # define X509_PURPOSE_SSL_SERVER 2 macro
/third_party/openssl/include/openssl/
Dx509v3.h.in470 # define X509_PURPOSE_SSL_SERVER 2 macro