linux/include/crypto
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
..
internal crypto: ahash - Disable request chaining 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
aes.h
akcipher.h crypto: akcipher - Drop sign/verify operations 2024-10-05 13:22:04 +08:00
algapi.h crypto: skcipher - Eliminate duplicate virt.addr field 2025-03-15 16:21:22 +08:00
arc4.h
aria.h
authenc.h crypto: Add 'krb5enc' hash and cipher AEAD algorithm 2025-03-02 21:39:34 +00:00
b128ops.h
blake2b.h
blake2s.h
blowfish.h
cast5.h
cast6.h
cast_common.h
chacha.h crypto: lib/chacha - remove unused arch-specific init support 2025-03-21 17:39:06 +08:00
chacha20poly1305.h
cryptd.h
ctr.h crypto: skcipher - Make skcipher_walk src.virt.addr const 2025-03-15 16:21:22 +08:00
curve25519.h
des.h
dh.h
drbg.h
ecc_curve.h
ecdh.h
engine.h
gcm.h
gf128mul.h crypto: lib/gf128mul - Remove some bbe deadcode 2024-12-21 22:46:24 +08:00
ghash.h
hash.h crypto: ahash - Disable request chaining 2025-04-12 09:33:09 +08:00
hash_info.h
hkdf.h crypto,fs: Separate out hkdf_extract() and hkdf_expand() 2025-03-20 16:53:53 -07:00
hmac.h
if_alg.h
kdf_sp800108.h
kpp.h
krb5.h crypto/krb5: Implement the Camellia enctypes from rfc6803 2025-03-02 21:55:23 +00:00
md5.h
nhpoly1305.h
null.h
padlock.h
pcrypt.h
pkcs7.h
poly1305.h
polyval.h
public_key.h crypto: asymmetric_keys - Remove unused functions 2024-11-02 18:23:24 +08:00
rng.h
scatterwalk.h crypto: scatterwalk - Use nth_page instead of doing it by hand 2025-03-21 17:33:39 +08:00
serpent.h
sha1.h
sha1_base.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sha2.h
sha3.h
sha256_base.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sha512_base.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sig.h crypto: sig - Prepare for algorithms with variable signature size 2025-02-09 18:08:12 +08:00
skcipher.h crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACK 2025-02-22 15:56:03 +08:00
sm3.h
sm3_base.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sm4.h
streebog.h
twofish.h
utils.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
xts.h