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

crypto: gcm - Use new IV convention



This patch converts rfc4106 to the new calling convention where
the IV is now part of the AD and needs to be skipped.  This patch
also makes use of the new type-safe way of freeing instances.

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