From: Martin Willi Date: Thu, 16 Jul 2015 17:13:59 +0000 (+0200) Subject: crypto: tcrypt - Add ChaCha20/Poly1305 speed tests X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dce063a31ae6cbaf39964663fc59d10bef38d15;p=pandora-kernel.git crypto: tcrypt - Add ChaCha20/Poly1305 speed tests Adds individual ChaCha20 and Poly1305 and a combined rfc7539esp AEAD speed test using mode numbers 214, 321 and 213. For Poly1305 we add a specific speed template, as it expects the key prepended to the input data. Signed-off-by: Martin Willi Signed-off-by: Herbert Xu --- Reading git-diff-tree failed