crypto: tcrypt - Include crypto/aead.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 22 Apr 2015 07:06:30 +0000 (15:06 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Apr 2015 06:18:11 +0000 (14:18 +0800)
commit1ce5a04d9f3e8f1f25aa1d6da8612bfeeca7b306
tree2ac0934cb47e6f2e1afd8a7ca377efccb97fa493
parent89081da51de3d0ffaef5b3a05fcdb7cc13bb5a61
crypto: tcrypt - Include crypto/aead.h

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>
crypto/tcrypt.c