[GIT PULL] Crypto library fix for v6.18-rc7

From: Eric Biggers

Date: Sat Nov 22 2025 - 14:52:34 EST


The following changes since commit 44e8241c51f762aafa50ed116da68fd6ecdcc954:

lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN (2025-11-04 09:36:22 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git tags/libcrypto-for-linus

for you to fetch changes up to 141fbbecec0e71fa6b35d08c7d3dba2f9853a4ee:

lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x() (2025-11-21 10:22:24 -0800)

----------------------------------------------------------------

Fix another KMSAN warning that made it in while KMSAN wasn't working
reliably.

----------------------------------------------------------------
Eric Biggers (1):
lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()

lib/crypto/tests/sha256_kunit.c | 1 +
1 file changed, 1 insertion(+)