summaryrefslogtreecommitdiff
path: root/lib/accelerated/x86/sha-x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/accelerated/x86/sha-x86.h')
-rw-r--r--lib/accelerated/x86/sha-x86.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/accelerated/x86/sha-x86.h b/lib/accelerated/x86/sha-x86.h
index 4724604bdd..6bbbfb8641 100644
--- a/lib/accelerated/x86/sha-x86.h
+++ b/lib/accelerated/x86/sha-x86.h
@@ -3,9 +3,6 @@
#include <nettle/sha.h>
-/* nettle's SHA512 is faster than openssl's */
-#undef ENABLE_SHA512
-
extern const struct nettle_hash x86_sha1;
extern const struct nettle_hash x86_sha224;
extern const struct nettle_hash x86_sha256;