From: Herbert Xu Date: Mon, 11 May 2015 09:48:06 +0000 (+0800) Subject: crypto: ixp4xx - Use crypto_aead_set_reqsize helper X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71b311d6108ecc69bf6034e03cb6bdf09335dd2c;p=pandora-kernel.git crypto: ixp4xx - Use crypto_aead_set_reqsize helper This patch uses the crypto_aead_set_reqsize helper to avoid directly touching the internals of aead. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed