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

[CRYPTO] gcm: Introduce rfc4106



This patch introduces the rfc4106 wrapper for GCM just as we have an
rfc4309 wrapper for CCM.  The purpose of the wrapper is to include part
of the IV in the key so that it can be negotiated by IPsec.

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