From: Denis Vlasenko Date: Mon, 16 Jan 2006 06:42:28 +0000 (+1100) Subject: [CRYPTO] twofish: Use rol32/ror32 where appropriate X-Git-Tag: v2.6.17-rc1~1174^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f8c473052bc693cdbe2f9ae4b424b993886ff5;p=pandora-kernel.git [CRYPTO] twofish: Use rol32/ror32 where appropriate Convert open coded rotations to rol32/ror32. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed