From: Herbert Xu Date: Mon, 11 May 2015 09:47:55 +0000 (+0800) Subject: crypto: authencesn - Use crypto_aead_set_reqsize helper X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6650d09b3a0fea2c1f03f28f7a49309050529718;p=pandora-kernel.git crypto: authencesn - 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