From: Herbert Xu Date: Thu, 30 Jul 2015 09:53:17 +0000 (+0800) Subject: crypto: caam - Convert authenc to new AEAD interface X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=479bcc7c5b9e1cbf3278462d786c37e468d5d404;p=pandora-kernel.git crypto: caam - Convert authenc to new AEAD interface This patch converts the authenc implementations in caam to the new AEAD interface. The biggest change is that seqiv no longer generates a random IV. Instead the IPsec sequence number is used as the IV. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed