]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: chacha20poly1305 - Convert to new AEAD interface
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 16 Jul 2015 04:35:08 +0000 (12:35 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 17 Jul 2015 13:20:19 +0000 (21:20 +0800)
commit15d8ada54c1353e3562e873ac3768107fb307de7
treeb1a309fac0c7fbb69e390b57bb10b5cc18099f1d
parent64dc7f4e25310882ab1807633bb8973dd48f5458
crypto: chacha20poly1305 - Convert to new AEAD interface

This patch converts rfc7539 and rfc7539esp to the new AEAD interface.
The test vectors for rfc7539esp have also been updated to include
the IV.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tested-by: Martin Willi <martin@strongswan.org>
crypto/chacha20poly1305.c
crypto/testmgr.h