summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/arm/opensslconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/arch/arm/opensslconf.h')
-rw-r--r--src/lib/libcrypto/arch/arm/opensslconf.h5
1 files changed, 0 insertions, 5 deletions
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