]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
authorMartin Willi <martin@strongswan.org>
Thu, 16 Jul 2015 17:13:59 +0000 (19:13 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 17 Jul 2015 13:20:20 +0000 (21:20 +0800)
commit4921cc4cab5a21e06f55e2f67cef0a1e27a1ff68
treec114a51fb0d5a23f44477a159aa3fd3cb329e4bd
parent15d8ada54c1353e3562e873ac3768107fb307de7
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 <martin@strongswan.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c
crypto/tcrypt.h