crypto: aesni - add generic gcm(aes)
authorSabrina Dubroca <sd@queasysnail.net>
Fri, 28 Apr 2017 16:12:02 +0000 (18:12 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 May 2017 05:19:55 +0000 (13:19 +0800)
commitcce2ea8d90fec72ed954830e73f5d4995cc79193
tree4356f107bf06f544fdb2c49963b8280fea1694cc
parent2df7e813627622daf1168e30cd2b29467b7e14e5
crypto: aesni - add generic gcm(aes)

Now that the asm side of things can support all the valid lengths of ICV
and all lengths of associated data, provide the glue code to expose a
generic gcm(aes) crypto algorithm.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/aesni-intel_glue.c