linux/include/crypto/internal
Herbert Xu b2e689baf2 crypto: ahash - Disable request chaining
Disable hash request chaining in case a driver that copies an
ahash_request object by hand accidentally triggers chaining.

Reported-by: Manorit Chawdhry <m-chawdhry@ti.com>
Fixes: f2ffe5a918 ("crypto: hash - Add request chaining API")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tested-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-04-12 09:33:09 +08:00
..
acompress.h crypto: acomp - Add support for folios 2025-03-21 17:35:26 +08:00
aead.h
akcipher.h crypto: akcipher - Drop sign/verify operations 2024-10-05 13:22:04 +08:00
blake2b.h
blake2s.h
chacha.h
cipher.h
des.h
ecc.h This update includes the following changes: 2024-11-19 10:28:41 -08:00
engine.h
geniv.h
hash.h crypto: ahash - Disable request chaining 2025-04-12 09:33:09 +08:00
kdf_selftest.h
kpp.h
poly1305.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
rng.h
rsa.h crypto: rsassa-pkcs1 - Migrate to sig_alg backend 2024-10-05 13:22:04 +08:00
scompress.h crypto: scomp - Remove support for some non-trivial SG lists 2025-03-21 17:33:39 +08:00
sig.h crypto: sig - Introduce sig_alg backend 2024-10-05 13:22:04 +08:00
simd.h crypto: simd - Do not call crypto_alloc_tfm during registration 2024-08-24 21:39:15 +08:00
skcipher.h crypto: skcipher - Make skcipher_walk src.virt.addr const 2025-03-15 16:21:22 +08:00