From: Rik Snel Date: Sun, 29 Oct 2006 00:02:07 +0000 (+1100) Subject: [CRYPTO] lib: some common 128-bit block operations, nicely centralized X-Git-Tag: v2.6.20-rc1~145^2^2~7^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aec3694b987900de7ab789ea5749d673e0d634c4;p=pandora-kernel.git [CRYPTO] lib: some common 128-bit block operations, nicely centralized 128bit is a common blocksize in linux kernel cryptography, so it helps to centralize some common operations. The code, while mostly trivial, is based on a header file mode_hdr.h in http://fp.gladman.plus.com/AES/modes.vc8.19-06-06.zip The original copyright (and GPL statement) of the original author, Dr Brian Gladman, is preserved. Signed-off-by: Rik Snel Signed-off-by: Herbert Xu --- Reading git-diff-tree failed