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