BSAES_CAPABLE
#define BSAES_CAPABLE (OPENSSL_armcap_P & ARMV7_NEON)
#define BSAES_CAPABLE (OPENSSL_ia32cap_P[1] & (1 << (41 - 32)))