aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/crypto/c_src/crypto.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/crypto/c_src/crypto.c b/lib/crypto/c_src/crypto.c
index 0ddcae3a64..5ee7961fd5 100644
--- a/lib/crypto/c_src/crypto.c
+++ b/lib/crypto/c_src/crypto.c
@@ -150,10 +150,10 @@
// SHA3:
# ifdef NID_sha3_224
-# define HAVE_SHA3_224
+//Error # define HAVE_SHA3_224
# endif
# ifdef NID_sha3_256
-# define HAVE_SHA3_256
+//Error # define HAVE_SHA3_256
# endif
# ifdef NID_sha3_384
# define HAVE_SHA3_384