crypto: tcrypt - Restore multibuffer ahash tests
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 16 Feb 2025 03:07:19 +0000 (11:07 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 22 Feb 2025 08:01:55 +0000 (16:01 +0800)
commitc664f034172705a75f3f8a0c409b9bf95b633093
tree479eebb5130d486f13da1d1ce601a8fafa148f6e
parentf2ffe5a9183d22eec718edac03e8bfcedf4dee70
crypto: tcrypt - Restore multibuffer ahash tests

This patch is a revert of commit 388ac25efc8ce3bf9768ce7bf24268d6fac285d5.

As multibuffer ahash is coming back in the form of request chaining,
restore the multibuffer ahash tests using the new interface.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c