From 3a8154590b8c5d9dcac24c90a92f247e94b7d1e6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Thu, 17 Mar 2011 10:23:08 +0100
Subject: [PATCH] (Cipher functions): Deleted duplicated entries for arctwo.

Rev: nettle/nettle.texinfo:1.20
---
 nettle.texinfo | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/nettle.texinfo b/nettle.texinfo
index 5e0d00c4..bb19d9f8 100644
--- a/nettle.texinfo
+++ b/nettle.texinfo
@@ -1328,11 +1328,6 @@ struct, which is of size @code{context_size}.
 @deftypevrx {Constant Struct} {struct nettle_cipher} nettle_twofish192
 @deftypevrx {Constant Struct} {struct nettle_cipher} nettle_twofish256
 
-@deftypevrx {Constant Struct} {struct nettle_cipher} nettle_arctwo40;
-@deftypevrx {Constant Struct} {struct nettle_cipher} nettle_arctwo64;
-@deftypevrx {Constant Struct} {struct nettle_cipher} nettle_arctwo128;
-@deftypevrx {Constant Struct} {struct nettle_cipher} nettle_arctwo_gutmann128;
-
 Nettle includes such structs for all the @emph{regular} ciphers, i.e.
 ones without weak keys or other oddities.
 @end deftypevr
-- 
GitLab