diff options
| author | Theo Buehler <tb@openbsd.org> | 2025-07-22 18:40:35 +0200 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2025-07-22 18:40:54 +0200 |
| commit | 18024b9d62d81bb89b056b4b79589836e2616aa1 (patch) | |
| tree | ee59c720fff08d77a3c749f20468b9397c41e09a /include | |
| parent | 0a07d6b66fbf31ed8f586c7734833b097a8cb0b5 (diff) | |
| download | portable-18024b9d62d81bb89b056b4b79589836e2616aa1.tar.gz portable-18024b9d62d81bb89b056b4b79589836e2616aa1.tar.bz2 portable-18024b9d62d81bb89b056b4b79589836e2616aa1.zip | |
Sync BN_LLONG removal from opensslconf.h
Change-Id: I6a6a6964e4319a0fb0a0ecf5b4f6ea226beca433
Diffstat (limited to 'include')
| -rw-r--r-- | include/arch/loongarch64/opensslconf.h | 5 | ||||
| -rw-r--r-- | include/arch/mips/opensslconf.h | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/include/arch/loongarch64/opensslconf.h b/include/arch/loongarch64/opensslconf.h index 49cdf69..67d9728 100644 --- a/include/arch/loongarch64/opensslconf.h +++ b/include/arch/loongarch64/opensslconf.h | |||
| @@ -22,11 +22,6 @@ | |||
| 22 | #endif | 22 | #endif |
| 23 | #endif | 23 | #endif |
| 24 | 24 | ||
| 25 | #if defined(HEADER_BN_H) && !defined(CONFIG_HEADER_BN_H) | ||
| 26 | #define CONFIG_HEADER_BN_H | ||
| 27 | #undef BN_LLONG | ||
| 28 | #endif | ||
| 29 | |||
| 30 | #if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) | 25 | #if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) |
| 31 | #define CONFIG_HEADER_DES_LOCL_H | 26 | #define CONFIG_HEADER_DES_LOCL_H |
| 32 | #ifndef DES_DEFAULT_OPTIONS | 27 | #ifndef DES_DEFAULT_OPTIONS |
diff --git a/include/arch/mips/opensslconf.h b/include/arch/mips/opensslconf.h index 639b15e..d2fdbbb 100644 --- a/include/arch/mips/opensslconf.h +++ b/include/arch/mips/opensslconf.h | |||
| @@ -22,11 +22,6 @@ | |||
| 22 | #endif | 22 | #endif |
| 23 | #endif | 23 | #endif |
| 24 | 24 | ||
| 25 | #if defined(HEADER_BN_H) && !defined(CONFIG_HEADER_BN_H) | ||
| 26 | #define CONFIG_HEADER_BN_H | ||
| 27 | #define BN_LLONG | ||
| 28 | #endif | ||
| 29 | |||
| 30 | #if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) | 25 | #if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) |
| 31 | #define CONFIG_HEADER_DES_LOCL_H | 26 | #define CONFIG_HEADER_DES_LOCL_H |
| 32 | #ifndef DES_DEFAULT_OPTIONS | 27 | #ifndef DES_DEFAULT_OPTIONS |
