commit | c8b4b477079d1995cc0a1c10d5cdfd02be938cdf | [log] [tgz] |
---|---|---|
author | Zaibo Xu <xuzaibo@huawei.com> | Mon Sep 30 17:20:05 2019 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Oct 10 23:36:31 2019 +1100 |
tree | ca541149e20365a9c52b55316218c61e2a60039f | |
parent | a92a00f809503c6db9dac518951e060ab3d6f6ee [diff] |
crypto: hisilicon - add HiSilicon HPRE accelerator The HiSilicon HPRE accelerator implements RSA and DH algorithms. It uses Hisilicon QM as interface to CPU. This patch provides PCIe driver to the accelerator and registers its algorithms to crypto akcipher and kpp interfaces. Signed-off-by: Zaibo Xu <xuzaibo@huawei.com> Signed-off-by: Hui Tang <tanghui20@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>