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)
commite10f9cb223511cfdc509f5a655f11ff6cbc5508c
tree31aff0b9ec90cc63e03077f36f4bd6fbc726845b
parent38d9deecab77b9eb38cb8bb5dfa43237c6710188
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