From: Niels Möller Date: Thu, 17 Mar 2011 09:23:08 +0000 (+0100) Subject: (Cipher functions): Deleted duplicated entries for arctwo. X-Git-Tag: nettle_2.2_release_20110711~116 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a8154590b8c5d9dcac24c90a92f247e94b7d1e6;p=thirdparty%2Fnettle.git (Cipher functions): Deleted duplicated entries for arctwo. Rev: nettle/nettle.texinfo:1.20 --- 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