From: Herbert Xu Date: Thu, 21 May 2015 07:11:05 +0000 (+0800) Subject: crypto: aead - Add crypto_aead_maxauthsize X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f569525911d3dce024ff2b1908e16a20e9052338;p=pandora-kernel.git crypto: aead - Add crypto_aead_maxauthsize This patch adds the helper crypto_aead_maxauthsize to remove the need to directly dereference aead_alg internals by AEAD implementors. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed