diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/arch/loongarch64/opensslconf.h | 6 | ||||
| -rw-r--r-- | include/arch/mips/opensslconf.h | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/include/arch/loongarch64/opensslconf.h b/include/arch/loongarch64/opensslconf.h index 540e2a8..cf94145 100644 --- a/include/arch/loongarch64/opensslconf.h +++ b/include/arch/loongarch64/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 |
diff --git a/include/arch/mips/opensslconf.h b/include/arch/mips/opensslconf.h index 5c09d6a..36606f3 100644 --- a/include/arch/mips/opensslconf.h +++ b/include/arch/mips/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 |
