AES_GCM_ASM2
#define AES_GCM_ASM2(gctx) (gctx->gcm.block == (block128_f)aesni_encrypt && gctx->gcm.ghash == gcm_ghash_avx)
#undef AES_GCM_ASM2 /* minor size optimization */