Home
last modified time | relevance | path

Searched defs:MBSTRING_UNIV (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dasn1.rs39 pub const MBSTRING_UNIV: c_int = MBSTRING_FLAG | 4; constant
/third_party/openssl/include/openssl/
Dasn1.h.in124 # define MBSTRING_UNIV (MBSTRING_FLAG|4) macro