summaryrefslogtreecommitdiff
path: root/src/crypto/fipsmodule/aes/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/fipsmodule/aes/internal.h')
-rw-r--r--src/crypto/fipsmodule/aes/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/fipsmodule/aes/internal.h b/src/crypto/fipsmodule/aes/internal.h
index 7c19b9c5..a9f8a8c7 100644
--- a/src/crypto/fipsmodule/aes/internal.h
+++ b/src/crypto/fipsmodule/aes/internal.h
@@ -26,7 +26,7 @@ extern "C" {
#if !defined(OPENSSL_NO_ASM)
-#if defined(OPENSSL_X86_64)
+#if defined(OPENSSL_X86) || defined(OPENSSL_X86_64)
#define HWAES
#define HWAES_ECB