This patch fixes the aesni_gcm performance issue on systems with AVX512
CPU flag presented but with VAES CPU flag missing, such as Skylake.
Fixes: 81fe96a0cece ("crypto/aesni_gcm: use architecture independent
API")
quoted
Cc: pablo.de.lara.guarch@intel.com
Signed-off-by: Kai Ji <redacted>