diff options
Diffstat (limited to 'src/lib/libcrypto/arch')
-rw-r--r-- | src/lib/libcrypto/arch/aarch64/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/alpha/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/amd64/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/arm/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/hppa/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/i386/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/m88k/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/mips64/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/powerpc/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/powerpc64/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/riscv64/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/sh/opensslconf.h | 7 | ||||
-rw-r--r-- | src/lib/libcrypto/arch/sparc64/opensslconf.h | 7 |
13 files changed, 0 insertions, 91 deletions
diff --git a/src/lib/libcrypto/arch/aarch64/opensslconf.h b/src/lib/libcrypto/arch/aarch64/opensslconf.h index fed209a008..e6e294a962 100644 --- a/src/lib/libcrypto/arch/aarch64/opensslconf.h +++ b/src/lib/libcrypto/arch/aarch64/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #undef RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #undef BF_PTR | 70 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/alpha/opensslconf.h b/src/lib/libcrypto/arch/alpha/opensslconf.h index 1dbd8f22fa..1c033369ea 100644 --- a/src/lib/libcrypto/arch/alpha/opensslconf.h +++ b/src/lib/libcrypto/arch/alpha/opensslconf.h | |||
@@ -63,13 +63,6 @@ | |||
63 | #undef THIRTY_TWO_BIT | 63 | #undef THIRTY_TWO_BIT |
64 | #endif | 64 | #endif |
65 | 65 | ||
66 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
67 | #define CONFIG_HEADER_RC4_LOCL_H | ||
68 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
69 | * speedup on x86 */ | ||
70 | #undef RC4_INDEX | ||
71 | #endif | ||
72 | |||
73 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 66 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
74 | #define CONFIG_HEADER_BF_LOCL_H | 67 | #define CONFIG_HEADER_BF_LOCL_H |
75 | #define BF_PTR | 68 | #define BF_PTR |
diff --git a/src/lib/libcrypto/arch/amd64/opensslconf.h b/src/lib/libcrypto/arch/amd64/opensslconf.h index 7615744a6b..4187a44c86 100644 --- a/src/lib/libcrypto/arch/amd64/opensslconf.h +++ b/src/lib/libcrypto/arch/amd64/opensslconf.h | |||
@@ -60,13 +60,6 @@ | |||
60 | #undef THIRTY_TWO_BIT | 60 | #undef THIRTY_TWO_BIT |
61 | #endif | 61 | #endif |
62 | 62 | ||
63 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
64 | #define CONFIG_HEADER_RC4_LOCL_H | ||
65 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
66 | * speedup on x86 */ | ||
67 | #undef RC4_INDEX | ||
68 | #endif | ||
69 | |||
70 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 63 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
71 | #define CONFIG_HEADER_BF_LOCL_H | 64 | #define CONFIG_HEADER_BF_LOCL_H |
72 | #undef BF_PTR | 65 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/arm/opensslconf.h b/src/lib/libcrypto/arch/arm/opensslconf.h index 3413abb672..98dcfee3a1 100644 --- a/src/lib/libcrypto/arch/arm/opensslconf.h +++ b/src/lib/libcrypto/arch/arm/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #define RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #undef BF_PTR | 70 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/hppa/opensslconf.h b/src/lib/libcrypto/arch/hppa/opensslconf.h index 3413abb672..98dcfee3a1 100644 --- a/src/lib/libcrypto/arch/hppa/opensslconf.h +++ b/src/lib/libcrypto/arch/hppa/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #define RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #undef BF_PTR | 70 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/i386/opensslconf.h b/src/lib/libcrypto/arch/i386/opensslconf.h index ac1ea99cc9..1ea367102b 100644 --- a/src/lib/libcrypto/arch/i386/opensslconf.h +++ b/src/lib/libcrypto/arch/i386/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #define RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #undef BF_PTR | 70 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/m88k/opensslconf.h b/src/lib/libcrypto/arch/m88k/opensslconf.h index 3413abb672..98dcfee3a1 100644 --- a/src/lib/libcrypto/arch/m88k/opensslconf.h +++ b/src/lib/libcrypto/arch/m88k/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #define RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #undef BF_PTR | 70 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/mips64/opensslconf.h b/src/lib/libcrypto/arch/mips64/opensslconf.h index e5b1b51ec5..ec35dc9946 100644 --- a/src/lib/libcrypto/arch/mips64/opensslconf.h +++ b/src/lib/libcrypto/arch/mips64/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #undef RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #define BF_PTR | 70 | #define BF_PTR |
diff --git a/src/lib/libcrypto/arch/powerpc/opensslconf.h b/src/lib/libcrypto/arch/powerpc/opensslconf.h index 3413abb672..98dcfee3a1 100644 --- a/src/lib/libcrypto/arch/powerpc/opensslconf.h +++ b/src/lib/libcrypto/arch/powerpc/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #define RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #undef BF_PTR | 70 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/powerpc64/opensslconf.h b/src/lib/libcrypto/arch/powerpc64/opensslconf.h index 7615744a6b..4187a44c86 100644 --- a/src/lib/libcrypto/arch/powerpc64/opensslconf.h +++ b/src/lib/libcrypto/arch/powerpc64/opensslconf.h | |||
@@ -60,13 +60,6 @@ | |||
60 | #undef THIRTY_TWO_BIT | 60 | #undef THIRTY_TWO_BIT |
61 | #endif | 61 | #endif |
62 | 62 | ||
63 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
64 | #define CONFIG_HEADER_RC4_LOCL_H | ||
65 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
66 | * speedup on x86 */ | ||
67 | #undef RC4_INDEX | ||
68 | #endif | ||
69 | |||
70 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 63 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
71 | #define CONFIG_HEADER_BF_LOCL_H | 64 | #define CONFIG_HEADER_BF_LOCL_H |
72 | #undef BF_PTR | 65 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/riscv64/opensslconf.h b/src/lib/libcrypto/arch/riscv64/opensslconf.h index fed209a008..e6e294a962 100644 --- a/src/lib/libcrypto/arch/riscv64/opensslconf.h +++ b/src/lib/libcrypto/arch/riscv64/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #undef RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #undef BF_PTR | 70 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/sh/opensslconf.h b/src/lib/libcrypto/arch/sh/opensslconf.h index 3413abb672..98dcfee3a1 100644 --- a/src/lib/libcrypto/arch/sh/opensslconf.h +++ b/src/lib/libcrypto/arch/sh/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #define RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #undef BF_PTR | 70 | #undef BF_PTR |
diff --git a/src/lib/libcrypto/arch/sparc64/opensslconf.h b/src/lib/libcrypto/arch/sparc64/opensslconf.h index e5b1b51ec5..ec35dc9946 100644 --- a/src/lib/libcrypto/arch/sparc64/opensslconf.h +++ b/src/lib/libcrypto/arch/sparc64/opensslconf.h | |||
@@ -65,13 +65,6 @@ | |||
65 | #undef EIGHT_BIT | 65 | #undef EIGHT_BIT |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H) | ||
69 | #define CONFIG_HEADER_RC4_LOCL_H | ||
70 | /* if this is defined data[i] is used instead of *data, this is a %20 | ||
71 | * speedup on x86 */ | ||
72 | #undef RC4_INDEX | ||
73 | #endif | ||
74 | |||
75 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 68 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |
76 | #define CONFIG_HEADER_BF_LOCL_H | 69 | #define CONFIG_HEADER_BF_LOCL_H |
77 | #define BF_PTR | 70 | #define BF_PTR |