From: Johannes Goetzfried Date: Mon, 28 May 2012 13:55:38 +0000 (+0200) Subject: crypto: testmgr - expand twofish test vectors X-Git-Tag: v3.6-rc1~94^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da7de4d8be7d18559c56bca446b1161a3b63acc;p=pandora-kernel.git crypto: testmgr - expand twofish test vectors 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 Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed