Skip to content
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
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