[GIT PULL] Crypto Fixes for 6.15

From: Herbert Xu
Date: Thu Apr 24 2025 - 05:07:25 EST


Hi Linus:

The following changes since commit b2e689baf220408aff8ee5dfb4edb0817e1632bb:

crypto: ahash - Disable request chaining (2025-04-12 09:33:09 +0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.15-p5

for you to fetch changes up to 8006aff15516a170640239c5a8e6696c0ba18d8e:

crypto: atmel-sha204a - Set hwrng quality to lowest possible (2025-04-23 09:32:57 +0800)

----------------------------------------------------------------
This push fixes the following issues:

- Revert acomp multibuffer tests which were buggy.
- Fix off-by-one regression in new scomp code.
- Lower quality setting on atmel-sha204a as it may not be random.
----------------------------------------------------------------

Herbert Xu (2):
Revert "crypto: testmgr - Add multibuffer acomp testing"
crypto: scomp - Fix off-by-one bug when calculating last page

Marek Behún (1):
crypto: atmel-sha204a - Set hwrng quality to lowest possible

crypto/scompress.c | 10 +--
crypto/testmgr.c | 145 ++++++++++++++++++-----------------------
drivers/crypto/atmel-sha204a.c | 6 ++
3 files changed, 74 insertions(+), 87 deletions(-)

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