From 747909223397e11743c81352b3e4fdd29346bbf9 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 16 Jul 2015 12:35:08 +0800 Subject: [PATCH] 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 Tested-by: Martin Willi --- Reading git-format-patch failed