Forum | Documentation | Website | Blog

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

esp4: Switch to new AEAD interface


This patch makes use of the new AEAD interface which uses a single
SG list instead of separate lists for the AD and plain text.  The
IV generation is also now carried out through normal AEAD methods.

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