]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: aesni - make AVX AES-GCM work with any aadlen
authorSabrina Dubroca <sd@queasysnail.net>
Fri, 28 Apr 2017 16:11:58 +0000 (18:11 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 May 2017 05:19:53 +0000 (13:19 +0800)
commitc98116e89aeda18cdc51e6fb0949b5fdba51338f
tree31aff0b9ec90cc63e03077f36f4bd6fbc726845b
parent5af9fcab07193d5ada0c587da540dc9dc58ffd85
crypto: aesni - make AVX AES-GCM work with any aadlen

This is the first step to make the aesni AES-GCM implementation
generic. The current code was written for rfc4106, so it handles
only some specific sizes of associated data.

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