Herbert Xu 8a1a2b717e mac802154: Include crypto/aead.h
All users of AEAD should include crypto/aead.h instead of
include/linux/crypto.h.

This patch also removes a bogus inclusion of algapi.h which should
only be used by algorithm/driver implementors and not crypto users.

Instead linux/crypto.h is added which is necessary because mac802154
also uses blkcipher in addition to aead.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: David S. Miller <davem@davemloft.net>
2015-04-23 14:18:11 +08:00
..
2015-01-03 01:51:51 +01:00
2015-03-27 19:18:50 +01:00
2015-04-23 14:18:11 +08:00
2014-05-16 17:23:41 -04:00
2014-12-19 00:19:23 +01:00
2014-12-05 12:43:05 +01:00
2014-12-05 14:18:42 +01:00