From d1a2fd500cc7c90504df52017edbb9f1f7763449 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Mon, 11 May 2015 17:47:49 +0800 Subject: [PATCH] crypto: blkcipher - Include crypto/aead.h All users of AEAD should include crypto/aead.h instead of include/linux/crypto.h. Signed-off-by: Herbert Xu --- Reading git-format-patch failed