diff options
author | cvs2svn <admin@example.com> | 2016-07-23 19:31:36 +0000 |
---|---|---|
committer | cvs2svn <admin@example.com> | 2016-07-23 19:31:36 +0000 |
commit | 86c49b31af735796dfde37aa29473a30d36367db (patch) | |
tree | e9a354a92a348338fe2b361e2eda703cae23cfab /src/lib/libcrypto/opensslfeatures.h | |
parent | 19d5fe348e8926bac4521c5807aa64c45b8f7a41 (diff) | |
download | openbsd-OPENBSD_6_0_BASE.tar.gz openbsd-OPENBSD_6_0_BASE.tar.bz2 openbsd-OPENBSD_6_0_BASE.zip |
This commit was manufactured by cvs2git to create tag 'OPENBSD_6_0_BASE'.OPENBSD_6_0_BASE
Diffstat (limited to 'src/lib/libcrypto/opensslfeatures.h')
-rw-r--r-- | src/lib/libcrypto/opensslfeatures.h | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/src/lib/libcrypto/opensslfeatures.h b/src/lib/libcrypto/opensslfeatures.h deleted file mode 100644 index ba4dbba959..0000000000 --- a/src/lib/libcrypto/opensslfeatures.h +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | # define OPENSSL_NO_EC_NISTP_64_GCC_128 | ||
2 | # define OPENSSL_NO_CMS | ||
3 | # define OPENSSL_NO_COMP | ||
4 | # define OPENSSL_NO_EGD | ||
5 | # define OPENSSL_NO_GMP | ||
6 | # define OPENSSL_NO_JPAKE | ||
7 | # define OPENSSL_NO_KRB5 | ||
8 | # define OPENSSL_NO_MD2 | ||
9 | # define OPENSSL_NO_MDC2 | ||
10 | # define OPENSSL_NO_PSK | ||
11 | # define OPENSSL_NO_RC5 | ||
12 | # define OPENSSL_NO_RFC3779 | ||
13 | # define OPENSSL_NO_RSAX | ||
14 | # define OPENSSL_NO_SCTP | ||
15 | # define OPENSSL_NO_SEED | ||
16 | # define OPENSSL_NO_SHA0 | ||
17 | # define OPENSSL_NO_SRP | ||
18 | # define OPENSSL_NO_SSL2 | ||
19 | # define OPENSSL_NO_SSL3 | ||
20 | # define OPENSSL_NO_SSL3_METHOD | ||
21 | # define OPENSSL_NO_STORE | ||
22 | # define OPENSSL_NO_BUF_FREELISTS | ||
23 | # define OPENSSL_NO_HEARTBEATS | ||
24 | # define OPENSSL_NO_DYNAMIC_ENGINE | ||
25 | |||
26 | # define OPENSSL_THREADS | ||