Skip to content

Commit

Permalink
crypto: testmgr - expand twofish test vectors
Browse files Browse the repository at this point in the history
The AVX implementation of the twofish cipher processes 8 blocks parallel, so we
need to make test vectors larger to check parallel code paths. Test vectors are
also large enough to deal with 16 block parallel implementations which may occur
in the future.

Signed-off-by: Johannes Goetzfried <[email protected]>
Signed-off-by: Jussi Kivilinna <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
Johannes Goetzfried authored and herbertx committed Jun 12, 2012
1 parent 107778b commit 4da7de4
Showing 1 changed file with 896 additions and 32 deletions.
Loading

0 comments on commit 4da7de4

Please sign in to comment.