RE: [PATCH v2 2/2] cryptodev: move RSA padding information into xform

2024-10-09 Thread Akhil Goyal
> Acked-by: Arek Kusztal > Series Acked-by: Akhil Goyal Applied to dpdk-next-crypto Updated release notes and removed associated deprecation notices. Thanks.

RE: [PATCH v2 2/2] cryptodev: move RSA padding information into xform

2024-10-09 Thread Kusztal, ArkadiuszX
ime.coque...@redhat.com; > chen...@nvidia.com; sunilprakashrao.uttar...@amd.com; > andrew.bo...@amd.com; ajit.khapa...@broadcom.com; > raveendra.padasal...@broadcom.com; vikas.gu...@broadcom.com; > zhangfei@linaro.org; g.si...@nxp.com; jianjay.z...@huawei.com; Daly, > Lee > Subject: RE: [PAT

RE: [PATCH v2 2/2] cryptodev: move RSA padding information into xform

2024-10-09 Thread Akhil Goyal
Hi Arek Any objections on this patch? > Subject: [PATCH v2 2/2] cryptodev: move RSA padding information into xform > > RSA padding information could be a xform entity rather than part of > crypto op, as it seems associated with hashing algorithm used for > the entire crypto session, where this al