diff options
| author | Theo Buehler <tb@openbsd.org> | 2025-07-23 08:19:02 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2025-07-23 08:19:29 -0600 |
| commit | 480c1f8f62dcca7ba502d98dcf90204913641065 (patch) | |
| tree | 1444629aa9e6b146a9bd8bef3ed05f87bfbf21d7 | |
| parent | 18024b9d62d81bb89b056b4b79589836e2616aa1 (diff) | |
| download | portable-480c1f8f62dcca7ba502d98dcf90204913641065.tar.gz portable-480c1f8f62dcca7ba502d98dcf90204913641065.tar.bz2 portable-480c1f8f62dcca7ba502d98dcf90204913641065.zip | |
regen amd64 crypto_arch.patch
| -rw-r--r-- | patches/amd64_crypto_arch.h.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/amd64_crypto_arch.h.patch b/patches/amd64_crypto_arch.h.patch index 64c78dd..b094100 100644 --- a/patches/amd64_crypto_arch.h.patch +++ b/patches/amd64_crypto_arch.h.patch | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | --- crypto/arch/amd64/crypto_arch.h.orig Sun Jun 29 03:49:56 2025 | 1 | --- crypto/arch/amd64/crypto_arch.h.orig Wed Jul 23 08:15:02 2025 |
| 2 | +++ crypto/arch/amd64/crypto_arch.h Sun Jun 29 03:57:10 2025 | 2 | +++ crypto/arch/amd64/crypto_arch.h Wed Jul 23 08:15:20 2025 |
| 3 | @@ -45,6 +45,7 @@ extern uint64_t crypto_cpu_caps_amd64; | 3 | @@ -47,6 +47,7 @@ extern uint64_t crypto_cpu_caps_amd64; |
| 4 | #define HAVE_RC4_INTERNAL | 4 | #define HAVE_RC4_INTERNAL |
| 5 | #define HAVE_RC4_SET_KEY_INTERNAL | 5 | #define HAVE_RC4_SET_KEY_INTERNAL |
| 6 | 6 | ||
| @@ -8,7 +8,7 @@ | |||
| 8 | #define HAVE_SHA1_BLOCK_DATA_ORDER | 8 | #define HAVE_SHA1_BLOCK_DATA_ORDER |
| 9 | #define HAVE_SHA1_BLOCK_GENERIC | 9 | #define HAVE_SHA1_BLOCK_GENERIC |
| 10 | 10 | ||
| 11 | @@ -53,6 +54,7 @@ extern uint64_t crypto_cpu_caps_amd64; | 11 | @@ -55,6 +56,7 @@ extern uint64_t crypto_cpu_caps_amd64; |
| 12 | 12 | ||
| 13 | #define HAVE_SHA512_BLOCK_DATA_ORDER | 13 | #define HAVE_SHA512_BLOCK_DATA_ORDER |
| 14 | #define HAVE_SHA512_BLOCK_GENERIC | 14 | #define HAVE_SHA512_BLOCK_GENERIC |
