[PATCH 0/3] crypto/qat: extend asymmetric crypto pmd

Arek Kusztal arkadiuszx.kusztal at intel.com
Wed Aug 17 08:55:33 CEST 2022


This patchset extends Intel QuickAssist Technology asymmetric crypto PMD.
Following features were added:
- ECDH algorithm handling
- EC point verification

Arek Kusztal (3):
  crypto/qat: make immutable parameters constant
  crypto/qat: add ecdh key exchange algorithm
  crypto/qat: add ecdh public key verification

 drivers/common/qat/qat_adf/qat_pke.h |  40 ++++-
 drivers/crypto/qat/qat_asym.c        | 283 +++++++++++++++++++++++++++--------
 drivers/crypto/qat/qat_ec.h          |   2 +-
 3 files changed, 250 insertions(+), 75 deletions(-)

-- 
2.13.6



More information about the dev mailing list