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