Re: [PATCH v4 0/3] crypto: skcipher - per-request multi-data-unit batching
Herbert Xu <[email protected]>
| Newsgroups | dev.linux.lists.dm-devel,org.kernel.vger.linux-block,org.kernel.vger.linux-crypto |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 15, 2026 at 09:50:23PM -0700, Eric Biggers wrote: > > Have you checked the code? This patchset adds overhead in multiple > places. Dynamically allocating multiple scatterlists and then parsing > them, adding a new field to skcipher_request for everyone, new checks in > crypto_skcipher_en/decrypt for everyone, new checks to validate the data > unit size that the caller knew was valid in the first place, etc. No I have not :) I'm just stating the general principle. Of course I will not apply the patch-set until I have reviewed it properly. Cheers, -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt