From 71b311d6108ecc69bf6034e03cb6bdf09335dd2c Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Mon, 11 May 2015 17:48:06 +0800 Subject: [PATCH] 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-format-patch failed