> -----Original Message-----
> From: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com>
> Sent: Friday, April 22, 2022 10:34 AM
> To: dev@dpdk.org
> Cc: gak...@marvell.com; Zhang, Roy Fan <roy.fan.zh...@intel.com>; Kusztal,
> ArkadiuszX <arkadiuszx.kusz...@intel.com>
> Subject: [PATCH v2 0/2] crypto/qat: add secp384r1 curve support
> 
> This patchset adds secp384r1 (P-384) elliptic
> curve to Intel QuickAssist Technology crypto PMD.
> 
> v2:
> - added release notes
> 
> Arek Kusztal (2):
>   crypto/qat: refactor asym algorithm macros and logs
>   crypto/qat: add secp384r1 curve
> 
>  doc/guides/rel_notes/release_22_07.rst |   4 +
>  drivers/common/qat/qat_adf/qat_pke.h   |  12 ++
>  drivers/crypto/qat/qat_asym.c          | 230 
> ++++++++++++++-------------------
>  drivers/crypto/qat/qat_asym.h          |   3 +-
>  drivers/crypto/qat/qat_ec.h            |  77 ++++++++++-
>  5 files changed, 193 insertions(+), 133 deletions(-)
> 
> --
> 2.13.6
Series-acked-by: Fan Zhang <roy.fan.zh...@intel.com>

Reply via email to