Skip to content
Commit 19fa7752 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: algif_aead - 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.

Note that the user-space interface now requires both input and
output to be of the same length, and both must include space for
the AD as well as the authentication tag.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent a3f2185a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment