Constant openssl_sys::X509_V_FLAG_SUITEB_128_LOS
pub const X509_V_FLAG_SUITEB_128_LOS: c_ulong = 0x30000;The portability is definied by:
#[cfg(ossl102)]pub const X509_V_FLAG_SUITEB_128_LOS: c_ulong = 0x30000;#[cfg(ossl102)]