There is not need to drop leading zeros from the RSA output
operations results.
Signed-off-by: Salvatore Benedetto
---
drivers/crypto/qat/qat_common/qat_asym_algs.c | 20
1 file changed, 20 deletions(-)
diff --git a/drivers/crypto/qat/qat_common/qat_asym_algs.c
b/drivers/c
Add DH support under kpp api. Drop struct qat_rsa_request and
introduce a more generic struct qat_asym_request and share it
between RSA and DH requests.
Signed-off-by: Salvatore Benedetto
---
drivers/crypto/qat/Kconfig| 1 +
drivers/crypto/qat/qat_common/qat_asym_algs.c | 5
This patch fix double words "the the" in crypto-API.tmpl.
Signed-off-by: Masanari Iida
---
Documentation/DocBook/crypto-API.tmpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/DocBook/crypto-API.tmpl
b/Documentation/DocBook/crypto-API.tmpl
index d55dc5a39b