[PATCH] crypto/qat: add sm2 ecdsa
Power, Ciara
ciara.power at intel.com
Mon Oct 23 11:28:35 CEST 2023
Hi Arek,
> -----Original Message-----
> From: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>
> Sent: Sunday, September 17, 2023 4:45 PM
> To: dev at dpdk.org
> Cc: gakhil at marvell.com; Ji, Kai <kai.ji at intel.com>; Power, Ciara
> <ciara.power at intel.com>; Kusztal, ArkadiuszX
> <arkadiuszx.kusztal at intel.com>
> Subject: [PATCH] crypto/qat: add sm2 ecdsa
>
> Added SM2 ECDSA feature to the Intel QuickAssist Technology symmetric
> crypto PMD.
>
> Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusztal at intel.com>
> ---
> doc/guides/cryptodevs/features/qat.ini | 1 +
> doc/guides/cryptodevs/qat.rst | 1 +
> doc/guides/rel_notes/release_23_11.rst | 3 +
> .../common/qat/qat_adf/icp_qat_fw_mmp_ids.h | 18 ++++
> drivers/common/qat/qat_adf/qat_pke.h | 20 +++++
> drivers/crypto/qat/qat_asym.c | 84 +++++++++++++++++++
> 6 files changed, 127 insertions(+)
Acked-by: Ciara Power <ciara.power at intel.com>
More information about the dev
mailing list