diff options
Diffstat (limited to 'src/lib/libcrypto/arch/amd64/opensslconf.h')
-rw-r--r-- | src/lib/libcrypto/arch/amd64/opensslconf.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/libcrypto/arch/amd64/opensslconf.h b/src/lib/libcrypto/arch/amd64/opensslconf.h index d058975bfc..59555fa1df 100644 --- a/src/lib/libcrypto/arch/amd64/opensslconf.h +++ b/src/lib/libcrypto/arch/amd64/opensslconf.h | |||
@@ -57,13 +57,6 @@ | |||
57 | #if defined(HEADER_BN_H) && !defined(CONFIG_HEADER_BN_H) | 57 | #if defined(HEADER_BN_H) && !defined(CONFIG_HEADER_BN_H) |
58 | #define CONFIG_HEADER_BN_H | 58 | #define CONFIG_HEADER_BN_H |
59 | #undef BN_LLONG | 59 | #undef BN_LLONG |
60 | |||
61 | /* Should we define BN_DIV2W here? */ | ||
62 | |||
63 | /* Only one for the following should be defined */ | ||
64 | #define SIXTY_FOUR_BIT_LONG | ||
65 | #undef SIXTY_FOUR_BIT | ||
66 | #undef THIRTY_TWO_BIT | ||
67 | #endif | 60 | #endif |
68 | 61 | ||
69 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) | 62 | #if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H) |