]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15513798a9e5d88bd06e02a26bb0a7c82b697a89
tree4356f107bf06f544fdb2c49963b8280fea1694cc
parent6274c8a28fa6a959db077eb3b1bb32372836864f
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