DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] crypto/qat: add secp384r1 curve support
@ 2022-04-22  9:33 Arek Kusztal
  2022-04-22  9:33 ` [PATCH v2 1/2] crypto/qat: refactor asym algorithm macros and logs Arek Kusztal
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Arek Kusztal @ 2022-04-22  9:33 UTC (permalink / raw)
  To: dev; +Cc: gakhil, roy.fan.zhang, Arek Kusztal

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


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

end of thread, other threads:[~2022-05-26 16:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22  9:33 [PATCH v2 0/2] crypto/qat: add secp384r1 curve support Arek Kusztal
2022-04-22  9:33 ` [PATCH v2 1/2] crypto/qat: refactor asym algorithm macros and logs Arek Kusztal
2022-05-10 10:08   ` Zhang, Roy Fan
2022-04-22  9:33 ` [PATCH v2 2/2] crypto/qat: add secp384r1 curve Arek Kusztal
2022-05-10 10:10   ` Zhang, Roy Fan
2022-05-10 10:10 ` [PATCH v2 0/2] crypto/qat: add secp384r1 curve support Zhang, Roy Fan
2022-05-26 16:53   ` Akhil Goyal

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).