From: Martin Willi Date: Thu, 16 Jul 2015 17:14:04 +0000 (+0200) Subject: crypto: testmgr - Add a longer ChaCha20 test vector X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6692cbc28e88b4cbffaab84b82bfff888c03ed3a;p=pandora-kernel.git crypto: testmgr - Add a longer ChaCha20 test vector The AVX2 variant of ChaCha20 is used only for messages with >= 512 bytes length. With the existing test vectors, the implementation could not be tested. Due that lack of such a long official test vector, this one is self-generated using chacha20-generic. Signed-off-by: Martin Willi Signed-off-by: Herbert Xu --- Reading git-diff-tree failed