Function EVP_MAC_get_params

Source
pub unsafe extern "C" fn EVP_MAC_get_params(
    mac: *mut EVP_MAC,
    params: *mut OSSL_PARAM,
) -> c_int