Hi Arek,

> -----Original Message-----
> From: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com>
> Sent: Sunday, September 17, 2023 4:45 PM
> To: dev@dpdk.org
> Cc: gak...@marvell.com; Ji, Kai <kai...@intel.com>; Power, Ciara
> <ciara.po...@intel.com>; Kusztal, ArkadiuszX
> <arkadiuszx.kusz...@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.kusz...@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.po...@intel.com>

Reply via email to