All users of AEAD should include crypto/aead.h instead of
include/linux/crypto.h.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit
1ce3311580515268504db929c3219e57927b9e6a)
Orabug:
24614549
Signed-off-by: Ethan Zhao <ethan.zhao@oracle.com>
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
*
*/
+#include <crypto/aead.h>
#include <crypto/hash.h>
#include <linux/err.h>
#include <linux/module.h>