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