crypto/qat: support RSA in asym
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Tue, 22 Oct 2019 14:04:26 +0000 (16:04 +0200)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 23 Oct 2019 14:57:06 +0000 (16:57 +0200)
commite2c5f4ea994cfcaafeb686bcf7b6884f558cb4ba
tree387ed2f3326c73b3a6eda15d8127c0daa3fd2ec5
parente1ed5a73cd7abc02235d93e11bab3f1da81268ba
crypto/qat: support RSA in asym

This commit adds RSA algorithm to asymmetric pmd
using pair (n, d) private key

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
doc/guides/cryptodevs/features/qat.ini
doc/guides/cryptodevs/qat.rst
doc/guides/rel_notes/release_19_11.rst
drivers/common/qat/qat_adf/qat_pke_functionality_arrays.h
drivers/crypto/qat/qat_asym.c
drivers/crypto/qat/qat_asym.h
drivers/crypto/qat/qat_asym_capabilities.h
drivers/crypto/qat/qat_asym_pmd.c