RE: [PATCH 1/2] crypto/qat: add gen4 ecdsa functions

2022-06-17 Thread Zhang, Roy Fan
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Friday, April 8, 2022 8:58 AM > To: dev@dpdk.org > Cc: gak...@marvell.com; Zhang, Roy Fan ; Kusztal, > ArkadiuszX > Subject: [PATCH 1/2] crypto/qat: add gen4 ecdsa functions > > This commit adds gen

[PATCH 1/2] crypto/qat: add gen4 ecdsa functions

2022-04-08 Thread Arek Kusztal
This commit adds generation of ecdsa with named curves. This will speed up calculation of signature for curves P-256 and P-384. Signed-off-by: Arek Kusztal --- .../common/qat/qat_adf/icp_qat_fw_mmp_ids.h | 17 + drivers/common/qat/qat_adf/qat_pke.h | 20 + drivers/crypto/qat/q