openssl_sys

Function 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