Function EVP_MAC_CTX_set_params

Source
pub unsafe extern "C" fn EVP_MAC_CTX_set_params(
    ctx: *mut evp_mac_ctx_st,
    params: *const ossl_param_st,
) -> i32