OSDN Git Service

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)
commit27352c45c56181b69aa6c2e1aad48f80dd5f9ca8
tree1536d0bab0a6783af4b9ddf053688940e677684e
parent0120af7795c4e526554e7d88f135dd1a028929cf
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