summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2014-04-13 15:26:30 +0000
committermiod <miod@openbsd.org>2014-04-13 15:26:30 +0000
commit8d1c98615e698dc8569d361f32ebcfe24053ea14 (patch)
treec42cfec7220909675ec8e2437ce91071d59187ec /lib/libcrypto
parentMerge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. (diff)
downloadwireguard-openbsd-8d1c98615e698dc8569d361f32ebcfe24053ea14.tar.xz
wireguard-openbsd-8d1c98615e698dc8569d361f32ebcfe24053ea14.zip
No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djm
Diffstat (limited to 'lib/libcrypto')
-rw-r--r--lib/libcrypto/arch/amd64/opensslconf.h3
-rw-r--r--lib/libcrypto/crypto/arch/amd64/opensslconf.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/lib/libcrypto/arch/amd64/opensslconf.h b/lib/libcrypto/arch/amd64/opensslconf.h
index f969fd75e49..4d68fa2cc68 100644
--- a/lib/libcrypto/arch/amd64/opensslconf.h
+++ b/lib/libcrypto/arch/amd64/opensslconf.h
@@ -8,9 +8,6 @@
#ifndef OPENSSL_NO_CAMELLIA
# define OPENSSL_NO_CAMELLIA
#endif
-#ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
-# define OPENSSL_NO_EC_NISTP_64_GCC_128
-#endif
#ifndef OPENSSL_NO_CMS
# define OPENSSL_NO_CMS
#endif
diff --git a/lib/libcrypto/crypto/arch/amd64/opensslconf.h b/lib/libcrypto/crypto/arch/amd64/opensslconf.h
index f969fd75e49..4d68fa2cc68 100644
--- a/lib/libcrypto/crypto/arch/amd64/opensslconf.h
+++ b/lib/libcrypto/crypto/arch/amd64/opensslconf.h
@@ -8,9 +8,6 @@
#ifndef OPENSSL_NO_CAMELLIA
# define OPENSSL_NO_CAMELLIA
#endif
-#ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
-# define OPENSSL_NO_EC_NISTP_64_GCC_128
-#endif
#ifndef OPENSSL_NO_CMS
# define OPENSSL_NO_CMS
#endif