Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dx509v3.rs83 pub const X509_PURPOSE_SSL_CLIENT: c_int = 1; constant
/third_party/openssl/ohos_lite/include/openssl/
Dx509v3.h413 # define X509_PURPOSE_SSL_CLIENT 1 macro
/third_party/openssl/include/openssl/
Dx509v3.h.in469 # define X509_PURPOSE_SSL_CLIENT 1 macro