2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 13:43:55 +08:00
linux-next/drivers/crypto/hisilicon
Zaibo Xu c8b4b47707 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>
2019-10-10 23:36:31 +11:00
..
hpre crypto: hisilicon - add HiSilicon HPRE accelerator 2019-10-10 23:36:31 +11:00
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
zip crypto: hisilicon - add sgl_sge_nr module param for zip 2019-10-10 23:36:31 +11:00
Kconfig crypto: hisilicon - add HiSilicon HPRE accelerator 2019-10-10 23:36:31 +11:00
Makefile crypto: hisilicon - add HiSilicon HPRE accelerator 2019-10-10 23:36:31 +11:00
qm.c crypto: hisilicon - allow compile-testing on x86 2019-10-05 01:06:19 +10:00
qm.h crypto: hisilicon - add sgl_sge_nr module param for zip 2019-10-10 23:36:31 +11:00
sgl.c crypto: hisilicon - misc fix about sgl 2019-10-10 23:36:31 +11:00