diff options
Diffstat (limited to 'src/Crypto')
-rw-r--r-- | src/Crypto/cpu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Crypto/cpu.h b/src/Crypto/cpu.h index e4e05a0c..58729f32 100644 --- a/src/Crypto/cpu.h +++ b/src/Crypto/cpu.h @@ -209,6 +209,7 @@ extern "C" { #endif #define CRYPTOPP_CPUID_AVAILABLE +#define TC_AES_HW_CPU // these should not be used directly extern volatile int g_x86DetectionDone; |