linux-sg2042/drivers/crypto/qat
Vitaly Chikunov 3ecc972599 crypto: rsa - unimplement sign/verify for raw RSA backends
In preparation for new akcipher verify call remove sign/verify callbacks
from RSA backends and make PKCS1 driver call encrypt/decrypt instead.

This also complies with the well-known idea that raw RSA should never be
used for sign/verify. It only should be used with proper padding scheme
such as PKCS1 driver provides.

Cc: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Cc: qat-linux@intel.com
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Gary Hook <gary.hook@amd.com>
Cc: Horia Geantă <horia.geanta@nxp.com>
Cc: Aymen Sghaier <aymen.sghaier@nxp.com>
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Acked-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-04-18 22:15:02 +08:00
..
qat_c3xxx crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00
qat_c3xxxvf crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00
qat_c62x crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00
qat_c62xvf crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00
qat_common crypto: rsa - unimplement sign/verify for raw RSA backends 2019-04-18 22:15:02 +08:00
qat_dh895xcc crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00
qat_dh895xccvf crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00
Kconfig crypto: qat - Add DH support 2016-07-11 18:03:10 +08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00