From: Jussi Kivilinna <redacted>
Date: Sat, 20 Oct 2012 14:52:41 +0300
Test vectors for camellia, blowfish and serpent are expanded for future
implementations.
New test vectors for aes, des and des3_ede are added to test existing
implementations.
---
Jussi Kivilinna (6):
crypto: testmgr - expand camellia test vectors
crypto: testmgr - expand blowfish test vectors
crypto: testmgr - expand serpent test vectors
crypto: testmgr - add new larger AES testvectors
crypto: testmgr - add new larger DES testvectors
crypto: testmgr - add new larger DES3_EDE testvectors
Thanks for doing this work:
Acked-by: David S. Miller <davem@davemloft.net>