From: Tan Swee Heng Date: Thu, 29 Nov 2007 13:36:07 +0000 (+1100) Subject: [CRYPTO] tcrypt: AES CTR large test vector X-Git-Tag: v2.6.25-rc1~1242^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a773edb3ed0c3288f5ae76adc7d48c934ccfcf8c;p=pandora-kernel.git [CRYPTO] tcrypt: AES CTR large test vector This patch adds a large AES CTR mode test vector. The test vector is 4100 bytes in size. It was generated using a C++ program that called Crypto++. Note that this patch increases considerably the size of "struct cipher_testvec" and hence the size of tcrypt.ko. Signed-off-by: Tan Swee Heng Signed-off-by: Herbert Xu --- Reading git-diff-tree failed