]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: aesni - make AVX2 AES-GCM work with any aadlen
authorSabrina Dubroca <sd@queasysnail.net>
Fri, 28 Apr 2017 16:12:00 +0000 (18:12 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 May 2017 05:19:54 +0000 (13:19 +0800)
commit36798b1f3593ecdceb068f7c8e667bd93febc693
tree1536d0bab0a6783af4b9ddf053688940e677684e
parentb6b5896f1bb27781ff8c0eb65d472d9b1d2813c0
crypto: aesni - make AVX2 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