Re: [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching.
From: Herbert Xu
Date: Mon Jan 06 2025 - 21:10:22 EST
On Mon, Jan 06, 2025 at 05:37:07PM +0000, Sridhar, Kanchana P wrote:
>
> Internally, acomp_do_req_chain() would sequentially process the
> request chain by:
acomp_do_req_chain is just interim scaffolding. It will disappear
once we convert the underlying algorithms to acomp and support
chaining natively. For example, the ahash version looked like this:
https://lore.kernel.org/all/6fc95eb867115e898fb6cca4a9470d147a5587bd.1730021644.git.herbert@xxxxxxxxxxxxxxxxxxx/
Its final form, the user will supply a chained request that goes
directly to the algorithm which can then process it in one go.
Cheers,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt