[GIT PULL] Crypto library fix for v6.16-rc4
From: Eric Biggers
Date: Fri Jun 27 2025 - 14:15:15 EST
The following changes since commit 9d4204a8106fe7dc80e3f2e440c8f2ba1ba47319:
lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch() (2025-06-16 12:51:34 -0700)
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 64f7548aad63d2fbca2eeb6eb33361c218ebd5a5:
lib/crypto: sha256: Mark sha256_choose_blocks as __always_inline (2025-06-20 13:22:03 -0700)
----------------------------------------------------------------
Fix a regression where the purgatory code sometimes fails to build.
----------------------------------------------------------------
Arnd Bergmann (1):
lib/crypto: sha256: Mark sha256_choose_blocks as __always_inline
include/crypto/internal/sha2.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)