crypto: testmgr - add a chunking test for cbc(aes)
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Mon, 6 Jul 2015 11:37:33 +0000 (13:37 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 7 Jul 2015 13:54:26 +0000 (21:54 +0800)
All tests for cbc(aes) use only blocks of data with a multiple of 4.
This test adds a test with some odd SG size.

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.h

Simple merge