Re: [PATCH 0/2] sha1-ni-asm.S cleanups
From: Ard Biesheuvel
Date: Mon Jul 21 2025 - 00:31:29 EST
On Sat, 19 Jul 2025 at 05:20, Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> This series cleans up the x86_64 SHA-NI optimized SHA-1 code.
>
> This is targeting libcrypto-next.
>
> Eric Biggers (2):
> lib/crypto: x86/sha1-ni: Minor optimizations and cleanup
> lib/crypto: x86/sha1-ni: Convert to use rounds macros
>
Reviewed-by: Ard Biesheuvel <ardb@xxxxxxxxxx>