From: Herbert Xu Date: Thu, 21 May 2015 07:11:06 +0000 (+0800) Subject: crypto: ixp4xx - Use crypto_aead_maxauthsize X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da9c2335e5f7124521a701e2a883b46e3d6a215;p=pandora-kernel.git crypto: ixp4xx - Use crypto_aead_maxauthsize This patch uses the helper crypto_aead_maxauthsize instead of directly dereferencing aead_alg. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed