Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

crypto: gcm - Convert to new AEAD interface



This patch converts generic gcm and its associated transforms to
the new AEAD interface.  The biggest reward is in code reduction
for rfc4543 where it used to do IV stitching which is no longer
needed as the IV is already part of the AD on input.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 14f34061
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