]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/authenc.c
crypto: authenc - Include internal/aead.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 11 May 2015 09:47:41 +0000 (17:47 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 13 May 2015 02:31:26 +0000 (10:31 +0800)
commit68acbf843c1c6f11e4e534b5df33517e8870b55a
treed976aa05d5afd0b4fe2e2e2534c5e10f880b2098
parentd6ef2f198d4c9d95b77ee4918b97fc8a53c8a7b7
crypto: authenc - Include internal/aead.h

All AEAD implementations must include internal/aead.h in order
to access required helpers.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/authenc.c