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

Akhil Goyal gakhil at marvell.com
Wed Oct 9 17:23:20 CEST 2024


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