[CRYPTO] gcm: Introduce rfc4106
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 17 Dec 2007 07:33:17 +0000 (15:33 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:56 +0000 (08:16 +1100)
commitdadbc53d0bbde0e84c40b9f6bc5c50eb9eb7352a
treef3fe8df7e75041c3ce9a5de3e0dc3f5123f729d8
parent189ed66e95fb23666a62963b718dcbe62adbadde
[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: Herbert Xu <herbert@gondor.apana.org.au>
crypto/gcm.c