]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: ahash - Remove request chaining
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 12 Apr 2025 05:37:00 +0000 (13:37 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 16 Apr 2025 07:16:20 +0000 (15:16 +0800)
commit5bb61dc76d11a661c323dee1505b408d18c31565
treee96f169617059cbdde348d26a24cebbc52d133f8
parent69e5a1228d43f76f7a6a2e73ddd55c543fac8826
crypto: ahash - Remove request chaining

Request chaining requires the user to do too much book keeping.
Remove it from ahash.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ahash.c
include/crypto/algapi.h
include/crypto/hash.h
include/crypto/internal/hash.h
include/linux/crypto.h