[PATCH v2 2/2] cryptodev: move RSA padding information into xform
Kusztal, ArkadiuszX
arkadiuszx.kusztal at intel.com
Wed Oct 9 18:16:32 CEST 2024
Acked-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> -----Original Message-----
> From: Akhil Goyal <gakhil at marvell.com>
> Sent: Wednesday, October 9, 2024 5:23 PM
> To: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>;
> dev at dpdk.org; Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>; Fan Zhang
> <fanzhang.oss at gmail.com>; Anoob Joseph <anoobj at marvell.com>; Ankur
> Dwivedi <adwivedi at marvell.com>; Tejasree Kondoj <ktejasree at marvell.com>;
> Ji, Kai <kai.ji at intel.com>; Dooley, Brian <brian.dooley at intel.com>
> Cc: Richardson, Bruce <bruce.richardson at intel.com>; Jerin Jacob
> <jerinj at marvell.com>; jack.bond-preston at foss.arm.com; Marchand, David
> <david.marchand at redhat.com>; hemant.agrawal at nxp.com; De Lara Guarch,
> Pablo <pablo.de.lara.guarch at intel.com>; Trahe, Fiona
> <fiona.trahe at intel.com>; Doherty, Declan <declan.doherty at intel.com>;
> matan at nvidia.com; ruifeng.wang at arm.com; Gujjar, Abhinandan S
> <abhinandan.gujjar at intel.com>; maxime.coquelin at redhat.com;
> chenbox at nvidia.com; sunilprakashrao.uttarwar at amd.com;
> andrew.boyer at amd.com; ajit.khaparde at broadcom.com;
> raveendra.padasalagi at broadcom.com; vikas.gupta at broadcom.com;
> zhangfei.gao at linaro.org; g.singh at nxp.com; jianjay.zhou at huawei.com; Daly,
> Lee <lee.daly at intel.com>
> Subject: RE: [PATCH v2 2/2] cryptodev: move RSA padding information into
> xform
>
> 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 algorithm is used in message digest
> > itself. Even in virtIO standard spec, this info is associated in the
> > asymmetric session creation. Hence, moving this info from crypto op
> > into xform structure.
> >
> > Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
More information about the dev
mailing list