mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() Now that the oldest supported binutils version is 2.30, the macros that emit the SHA-512 instructions as '.inst' words are no longer needed. So drop them. No change in the generated machine code. Changed from the original patch by Ard Biesheuvel: (https://lore.kernel.org/r/20250515142702.2592942-2-ardb+git@google.com): - Reduced scope to just SHA-512 - Added comment that explains why "sha3" is used instead of "sha2" Acked-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20250718220706.475240-1-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org> |
||
---|---|---|
.. | ||
.gitignore | ||
chacha-neon-core.S | ||
chacha-neon-glue.c | ||
Kconfig | ||
Makefile | ||
poly1305-armv8.pl | ||
poly1305-glue.c | ||
sha1-ce-core.S | ||
sha1.h | ||
sha2-armv8.pl | ||
sha256-ce.S | ||
sha256.h | ||
sha512-ce-core.S | ||
sha512.h |