Function EVP_CIPHER_CTX_set_params

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