git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec9f200
)
crypto: testmgr - add a chunking test for cbc(aes)
author
LABBE Corentin
<clabbe.montjoie@gmail.com>
Mon, 6 Jul 2015 11:37:33 +0000
(13:37 +0200)
committer
Herbert 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
patch
|
blob
|
history
diff --cc
crypto/testmgr.h
Simple merge