[CRYPTO] tcrypt: AES CTR large test vector
authorTan Swee Heng <thesweeheng@gmail.com>
Thu, 29 Nov 2007 13:36:07 +0000 (00:36 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:25 +0000 (08:16 +1100)
commita773edb3ed0c3288f5ae76adc7d48c934ccfcf8c
treefadd3d078a517d5b0e9346ad3b738cc4719d058e
parent6d1a69d53a34e6d906551d92e7639b739332b177
[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 <thesweeheng@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.h