linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] sha1-ni-asm.S cleanups
@ 2025-07-18 19:18 Eric Biggers
  2025-07-18 19:18 ` [PATCH 1/2] lib/crypto: x86/sha1-ni: Minor optimizations and cleanup Eric Biggers
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Biggers @ 2025-07-18 19:18 UTC (permalink / raw)
  To: linux-crypto
  Cc: linux-kernel, x86, Ard Biesheuvel, Jason A . Donenfeld,
	Eric Biggers

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

 lib/crypto/x86/sha1-ni-asm.S | 253 ++++++++---------------------------
 1 file changed, 53 insertions(+), 200 deletions(-)


base-commit: 78792545ad68c05d1eb7b3c3b03c4309da921a04
-- 
2.50.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-21  4:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-18 19:18 [PATCH 0/2] sha1-ni-asm.S cleanups Eric Biggers
2025-07-18 19:18 ` [PATCH 1/2] lib/crypto: x86/sha1-ni: Minor optimizations and cleanup Eric Biggers
2025-07-18 19:19 ` [PATCH 2/2] lib/crypto: x86/sha1-ni: Convert to use rounds macros Eric Biggers
2025-07-21  4:30 ` [PATCH 0/2] sha1-ni-asm.S cleanups Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).