summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authortb <>2023-04-25 19:34:06 +0000
committertb <>2023-04-25 19:34:06 +0000
commitc15f0d490350cb45d0df52ab77bd6a5f6183b63c (patch)
treeaac3a55cb7e47c248bf971a7974aaccdcfa91bb7 /src/lib
parent10166f46849aac9644f432292c0e26245e83652a (diff)
downloadopenbsd-c15f0d490350cb45d0df52ab77bd6a5f6183b63c.tar.gz
openbsd-c15f0d490350cb45d0df52ab77bd6a5f6183b63c.tar.bz2
openbsd-c15f0d490350cb45d0df52ab77bd6a5f6183b63c.zip
Remove commented version of OPENSSL_NO_EC2M
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/opensslfeatures.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/opensslfeatures.h b/src/lib/libcrypto/opensslfeatures.h
index 7c524c2a94..38e7c921c9 100644
--- a/src/lib/libcrypto/opensslfeatures.h
+++ b/src/lib/libcrypto/opensslfeatures.h
@@ -58,7 +58,6 @@
58/* #define OPENSSL_NO_DTLS1_METHOD */ 58/* #define OPENSSL_NO_DTLS1_METHOD */
59#define OPENSSL_NO_DYNAMIC_ENGINE 59#define OPENSSL_NO_DYNAMIC_ENGINE
60/* #define OPENSSL_NO_EC */ 60/* #define OPENSSL_NO_EC */
61/* #define OPENSSL_NO_EC2M */
62#define OPENSSL_NO_EC_NISTP_64_GCC_128 61#define OPENSSL_NO_EC_NISTP_64_GCC_128
63#define OPENSSL_NO_EGD 62#define OPENSSL_NO_EGD
64/* #define OPENSSL_NO_ENGINE */ 63/* #define OPENSSL_NO_ENGINE */