From 6650d09b3a0fea2c1f03f28f7a49309050529718 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Mon, 11 May 2015 17:47:55 +0800 Subject: [PATCH] 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-format-patch failed