From 6692cbc28e88b4cbffaab84b82bfff888c03ed3a Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Thu, 16 Jul 2015 19:14:04 +0200 Subject: [PATCH] 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-format-patch failed