]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: nx - Use new IV convention
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 8 Jul 2015 23:17:31 +0000 (07:17 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2015 06:56:47 +0000 (14:56 +0800)
commitc3d219495ed583a03ea10b5b30bccec398299cb7
tree2759e982a2d3fdc98db0146ac806f2a51f295f91
parent7b05a373a7f8a69622006f3b1ffd06c2507d7990
crypto: nx - 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 type-safe AEAD functions where possible.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/nx/nx-aes-gcm.c