]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/blkcipher.c
crypto: blkcipher - Include crypto/aead.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 11 May 2015 09:47:49 +0000 (17:47 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 13 May 2015 02:31:34 +0000 (10:31 +0800)
commitd1a2fd500cc7c90504df52017edbb9f1f7763449
treed193850c7246f38e4ef587d34774245443de5cd2
parente98014abd84884ba0c6db1320de87fac1529b47e
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 <herbert@gondor.apana.org.au>
crypto/blkcipher.c