[PATCH v2] cryptodev: add algo enums to string conversion APIs

Akhil Goyal gakhil at marvell.com
Thu Jan 5 11:56:03 CET 2023


> Subject: [PATCH v2] cryptodev: add algo enums to string conversion APIs
> 
> Symmetric/Asymmetric algorithm strings are accessed by application
> using arrays in cryptodev lib, which hampers new algorithms addition
> in the array due to ABI breakage.
> These arrays are now deprecated and will be removed in next ABI break
> release.
> New APIs are added for getting the algorithm strings based on enum values.
> 
> Signed-off-by: Akhil Goyal <gakhil at marvell.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> Acked-by: Anoob Joseph <anoobj at marvell.com>
> Acked-by: Ciara Power <ciara.power at intel.com>
> Acked-by: Fan Zhang <fanzhang.oss at gmail.com>
> ---
Applied to dpdk-next-crypto



More information about the dev mailing list