Function openssl_sys::EVP_default_properties_enable_fips

source ยท
pub unsafe extern "C" fn EVP_default_properties_enable_fips(
    libctx: *mut OSSL_LIB_CTX,
    enable: c_int,
) -> c_int