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