Function EVP_PKEY_set_params

Source
pub unsafe extern "C" fn EVP_PKEY_set_params(
    pkey: *mut EVP_PKEY,
    params: *mut OSSL_PARAM,
) -> c_int