From: Aaron Grothe Date: Fri, 2 Sep 2005 00:42:46 +0000 (-0700) Subject: [CRYPTO]: Fix XTEA implementation X-Git-Tag: v2.6.14-rc1~777^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb4f10ed50f01b0f953068456bfb6e2885921b01;p=pandora-kernel.git [CRYPTO]: Fix XTEA implementation The XTEA implementation was incorrect due to a misinterpretation of operator precedence. Because of the wide-spread nature of this error, the erroneous implementation will be kept, albeit under the new name of XETA. Signed-off-by: Aaron Grothe Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed