[GIT PULL] Crypto Fixes for 6.18

From: Herbert Xu

Date: Tue Oct 07 2025 - 23:39:06 EST


Hi Linus:

The following changes since commit 166c83f7789ed02dc1f25bc7bed4a1beb25343aa:

dt-bindings: rng: hisi-rng: convert to DT schema (2025-09-28 11:54:48 +0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.18-p2

for you to fetch changes up to c0d36727bf39bb16ef0a67ed608e279535ebf0da:

crypto: rng - Ensure set_ent is always present (2025-10-06 10:17:07 +0800)

----------------------------------------------------------------
This push contains the following changes:

- Fix zstd regression.
- Ensure ti driver algorithm are set as async.
- Revert patch disabling SHA1 in FIPS mode.
- Fix RNG set_ent null-pointer dereference.
----------------------------------------------------------------

Herbert Xu (3):
crypto: zstd - Fix compression bug caused by truncation
Revert "crypto: testmgr - desupport SHA-1 for FIPS 140"
crypto: rng - Ensure set_ent is always present

T Pratham (1):
crypto: ti - Add CRYPTO_ALG_ASYNC flag to DTHEv2 AES algos

crypto/rng.c | 8 ++++++++
crypto/testmgr.c | 5 +++++
crypto/zstd.c | 2 +-
drivers/crypto/ti/dthev2-aes.c | 2 ++
4 files changed, 16 insertions(+), 1 deletion(-)

Thanks,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt