Function EVP_MAC_CTX_set_params

Source
pub unsafe extern "C" fn EVP_MAC_CTX_set_params(
    ctx: *mut EVP_MAC_CTX,
    params: *const OSSL_PARAM,
) -> c_int