From: Herbert Xu Date: Thu, 21 May 2015 07:11:02 +0000 (+0800) Subject: crypto: aead - Rename aead_alg to old_aead_alg X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0f230fe0649758394466cb69b553c0e8184df9;p=pandora-kernel.git crypto: aead - Rename aead_alg to old_aead_alg This patch is the first step in the introduction of a new AEAD alg type. Unlike normal conversions this patch only renames the existing aead_alg structure because there are external references to it. Those references will be removed after this patch. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed