summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/hppa/opensslconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/arch/hppa/opensslconf.h')
-rw-r--r--src/lib/libcrypto/arch/hppa/opensslconf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/libcrypto/arch/hppa/opensslconf.h b/src/lib/libcrypto/arch/hppa/opensslconf.h
index 5c09d6a158..36606f3575 100644
--- a/src/lib/libcrypto/arch/hppa/opensslconf.h
+++ b/src/lib/libcrypto/arch/hppa/opensslconf.h
@@ -79,12 +79,6 @@
79#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 79#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
80#define CONFIG_HEADER_DES_LOCL_H 80#define CONFIG_HEADER_DES_LOCL_H
81#ifndef DES_DEFAULT_OPTIONS 81#ifndef DES_DEFAULT_OPTIONS
82/* the following is tweaked from a config script, that is why it is a
83 * protected undef/define */
84#ifndef DES_PTR
85#undef DES_PTR
86#endif
87
88/* Unroll the inner loop, this sometimes helps, sometimes hinders. 82/* Unroll the inner loop, this sometimes helps, sometimes hinders.
89 * Very much CPU dependent */ 83 * Very much CPU dependent */
90#ifndef DES_UNROLL 84#ifndef DES_UNROLL