Skip to content
Snippets Groups Projects
Commit 63293c61 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: aead - Add support for new AEAD implementations


This patch adds the basic structure of the new AEAD type.  Unlike
the current version, there is no longer any concept of geniv.  IV
generation will still be carried out by wrappers but they will be
normal AEAD algorithms that simply take the IPsec sequence number
as the IV.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 56fcf73a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment