DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto/qat: add gen4 ecdsa and ecpm functions
@ 2022-04-08  7:58 Arek Kusztal
  2022-04-08  7:58 ` [PATCH 1/2] crypto/qat: add gen4 ecdsa functions Arek Kusztal
  2022-04-08  7:58 ` [PATCH 2/2] crypto/qat: add gen4 ecpm functions Arek Kusztal
  0 siblings, 2 replies; 5+ messages in thread
From: Arek Kusztal @ 2022-04-08  7:58 UTC (permalink / raw)
  To: dev; +Cc: gakhil, roy.fan.zhang, Arek Kusztal

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-17 17:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08  7:58 [PATCH 0/2] crypto/qat: add gen4 ecdsa and ecpm functions Arek Kusztal
2022-04-08  7:58 ` [PATCH 1/2] crypto/qat: add gen4 ecdsa functions Arek Kusztal
2022-06-17 10:50   ` Zhang, Roy Fan
2022-04-08  7:58 ` [PATCH 2/2] crypto/qat: add gen4 ecpm functions Arek Kusztal
2022-06-17 10:50   ` Zhang, Roy Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).