summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/arch')
-rw-r--r--src/lib/libcrypto/arch/aarch64/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/alpha/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/amd64/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/arm/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/hppa/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/i386/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/m88k/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/mips64/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/powerpc/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/powerpc64/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/riscv64/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/sh/opensslconf.h5
-rw-r--r--src/lib/libcrypto/arch/sparc64/opensslconf.h5
13 files changed, 0 insertions, 65 deletions
diff --git a/src/lib/libcrypto/arch/aarch64/opensslconf.h b/src/lib/libcrypto/arch/aarch64/opensslconf.h
index 3aaa6bd0b8..49cdf69a38 100644
--- a/src/lib/libcrypto/arch/aarch64/opensslconf.h
+++ b/src/lib/libcrypto/arch/aarch64/opensslconf.h
@@ -27,11 +27,6 @@
27#undef BN_LLONG 27#undef BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/alpha/opensslconf.h b/src/lib/libcrypto/arch/alpha/opensslconf.h
index 47756e45ef..4df543da45 100644
--- a/src/lib/libcrypto/arch/alpha/opensslconf.h
+++ b/src/lib/libcrypto/arch/alpha/opensslconf.h
@@ -27,11 +27,6 @@
27#undef BN_LLONG 27#undef BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#define BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/amd64/opensslconf.h b/src/lib/libcrypto/arch/amd64/opensslconf.h
index 3aaa6bd0b8..49cdf69a38 100644
--- a/src/lib/libcrypto/arch/amd64/opensslconf.h
+++ b/src/lib/libcrypto/arch/amd64/opensslconf.h
@@ -27,11 +27,6 @@
27#undef BN_LLONG 27#undef BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/arm/opensslconf.h b/src/lib/libcrypto/arch/arm/opensslconf.h
index ee2111390a..639b15e8f4 100644
--- a/src/lib/libcrypto/arch/arm/opensslconf.h
+++ b/src/lib/libcrypto/arch/arm/opensslconf.h
@@ -27,11 +27,6 @@
27#define BN_LLONG 27#define BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/hppa/opensslconf.h b/src/lib/libcrypto/arch/hppa/opensslconf.h
index ee2111390a..639b15e8f4 100644
--- a/src/lib/libcrypto/arch/hppa/opensslconf.h
+++ b/src/lib/libcrypto/arch/hppa/opensslconf.h
@@ -27,11 +27,6 @@
27#define BN_LLONG 27#define BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/i386/opensslconf.h b/src/lib/libcrypto/arch/i386/opensslconf.h
index ee2111390a..639b15e8f4 100644
--- a/src/lib/libcrypto/arch/i386/opensslconf.h
+++ b/src/lib/libcrypto/arch/i386/opensslconf.h
@@ -27,11 +27,6 @@
27#define BN_LLONG 27#define BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/m88k/opensslconf.h b/src/lib/libcrypto/arch/m88k/opensslconf.h
index ee2111390a..639b15e8f4 100644
--- a/src/lib/libcrypto/arch/m88k/opensslconf.h
+++ b/src/lib/libcrypto/arch/m88k/opensslconf.h
@@ -27,11 +27,6 @@
27#define BN_LLONG 27#define BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/mips64/opensslconf.h b/src/lib/libcrypto/arch/mips64/opensslconf.h
index 47756e45ef..4df543da45 100644
--- a/src/lib/libcrypto/arch/mips64/opensslconf.h
+++ b/src/lib/libcrypto/arch/mips64/opensslconf.h
@@ -27,11 +27,6 @@
27#undef BN_LLONG 27#undef BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#define BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/powerpc/opensslconf.h b/src/lib/libcrypto/arch/powerpc/opensslconf.h
index ee2111390a..639b15e8f4 100644
--- a/src/lib/libcrypto/arch/powerpc/opensslconf.h
+++ b/src/lib/libcrypto/arch/powerpc/opensslconf.h
@@ -27,11 +27,6 @@
27#define BN_LLONG 27#define BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/powerpc64/opensslconf.h b/src/lib/libcrypto/arch/powerpc64/opensslconf.h
index 3aaa6bd0b8..49cdf69a38 100644
--- a/src/lib/libcrypto/arch/powerpc64/opensslconf.h
+++ b/src/lib/libcrypto/arch/powerpc64/opensslconf.h
@@ -27,11 +27,6 @@
27#undef BN_LLONG 27#undef BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/riscv64/opensslconf.h b/src/lib/libcrypto/arch/riscv64/opensslconf.h
index 3aaa6bd0b8..49cdf69a38 100644
--- a/src/lib/libcrypto/arch/riscv64/opensslconf.h
+++ b/src/lib/libcrypto/arch/riscv64/opensslconf.h
@@ -27,11 +27,6 @@
27#undef BN_LLONG 27#undef BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/sh/opensslconf.h b/src/lib/libcrypto/arch/sh/opensslconf.h
index ee2111390a..639b15e8f4 100644
--- a/src/lib/libcrypto/arch/sh/opensslconf.h
+++ b/src/lib/libcrypto/arch/sh/opensslconf.h
@@ -27,11 +27,6 @@
27#define BN_LLONG 27#define BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#undef BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS
diff --git a/src/lib/libcrypto/arch/sparc64/opensslconf.h b/src/lib/libcrypto/arch/sparc64/opensslconf.h
index 47756e45ef..4df543da45 100644
--- a/src/lib/libcrypto/arch/sparc64/opensslconf.h
+++ b/src/lib/libcrypto/arch/sparc64/opensslconf.h
@@ -27,11 +27,6 @@
27#undef BN_LLONG 27#undef BN_LLONG
28#endif 28#endif
29 29
30#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
31#define CONFIG_HEADER_BF_LOCL_H
32#define BF_PTR
33#endif /* HEADER_BF_LOCL_H */
34
35#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) 30#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
36#define CONFIG_HEADER_DES_LOCL_H 31#define CONFIG_HEADER_DES_LOCL_H
37#ifndef DES_DEFAULT_OPTIONS 32#ifndef DES_DEFAULT_OPTIONS