[PATCH] cryptodev: add algo enums to string conversion APIs
Anoob Joseph
anoobj at marvell.com
Tue Dec 13 08:37:50 CET 2022
>
> 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>
Acked-by: Anoob Joseph <anoobj at marvell.com>
More information about the dev
mailing list