[PATCH 0/2] crypto/qat: add gen4 ecdsa and ecpm functions
Arek Kusztal
arkadiuszx.kusztal at intel.com
Fri Apr 8 09:58:11 CEST 2022
This commit adds functions for ecdsa and multiplication using
named curves. This will speed up calculation of multiplication and
signature generation for curves P-256 and P-384.
Depends-on: series-22343 ("crypto/qat: refactor asym algorithm macros and logs")
Depends-on: patch-109417 ("crypto/qat: enable asymmetric crypto on gen4 device")
Arek Kusztal (2):
crypto/qat: add gen4 ecdsa functions
crypto/qat: add gen4 ecpm functions
.../common/qat/qat_adf/icp_qat_fw_mmp_ids.h | 59 ++++++++
drivers/common/qat/qat_adf/qat_pke.h | 40 +++++
drivers/crypto/qat/qat_asym.c | 142 +++++++++++++++++-
3 files changed, 234 insertions(+), 7 deletions(-)
--
2.30.2
More information about the dev
mailing list