From 81c4c35eb61a69c229871c490b011c1171511d5a Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Tue, 14 Jul 2015 16:53:18 +0800 Subject: [PATCH] crypto: ccm - Convert to new AEAD interface This patch converts generic ccm and its associated transforms to the new AEAD interface. Signed-off-by: Herbert Xu --- Reading git-format-patch failed