[PATCH v3 1/3] cryptodev: add asymmetric operational capability
Akhil Goyal
gakhil at marvell.com
Wed Oct 9 22:29:09 CEST 2024
> Subject: [PATCH v3 1/3] cryptodev: add asymmetric operational capability
>
> Asymmetric crypto algorithms such as SM2, EdDSA would need per op
> capability and based on it, the input param to a crypto operation
> is chosen wisely.
>
> Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
> ---
> v3:
> - Removed unused rte_crypto_sm2_op_capa enum value
> RTE_CRYPTO_SM2_PKE_KDF.
> HW that needs it can add this enum.
> - Test and driver changes split from it and follows within same series.
Series acked-by: Akhil Goyal <gakhil at marvell.com>
Arek's ack taken from v2.
Updated release notes
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list