crypto: aesni - Merge avx precompute functions
authorDave Watson <davejwatson@fb.com>
Mon, 10 Dec 2018 19:58:38 +0000 (19:58 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 23 Dec 2018 03:52:42 +0000 (11:52 +0800)
commit1cb1bcbb567d10bdd9de9d03964c5e2958f0d111
tree7ce19e99b0a5d118b491d1be7931d39bd63657a8
parent38003cd26c9f59da77d98927fb9af58732da207a
crypto: aesni - Merge avx precompute functions

The precompute functions differ only by the sub-macros
they call, merge them to a single macro.   Later diffs
add more code to fill in the gcm_context_data structure,
this allows changes in a single place.

Signed-off-by: Dave Watson <davejwatson@fb.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/aesni-intel_avx-x86_64.S