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>