]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - crypto/authencesn.c
crypto: authencesn - Include internal/aead.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 11 May 2015 09:47:42 +0000 (17:47 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 13 May 2015 02:31:26 +0000 (10:31 +0800)
commit7fb2a4bdce6b609cf8df44f409b0b853ff39b585
treed268becd7632b938c924172e4d1a0b32c4ce3e0d
parent68acbf843c1c6f11e4e534b5df33517e8870b55a
crypto: authencesn - 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/authencesn.c