linux/drivers/crypto/hisilicon
Longfang Liu c4f8f62fe1 crypto: hisilicon - update mininum queue
At present, as HPRE/SEC/ZIP modules' parameter 'pf_q_num' is 1,
kernel CRYPTO test will fail on the algorithms from the modules,
since 'QP' hardware resources are not enough for CRYPTO TFM.
To fix this, the minimum value of 'pf_q_num' should be 2.

Signed-off-by: Longfang Liu <liulongfang@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-18 17:20:11 +10:00
..
hpre crypto: hisilicon/qm - fix the process of register algorithms to crypto 2020-08-21 14:47:53 +10:00
sec crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY 2020-07-16 21:49:10 +10:00
sec2 crypto: hisilicon/qm - fix the process of register algorithms to crypto 2020-08-21 14:47:53 +10:00
zip crypto: hisilicon/zip - fix some coding styles 2020-09-18 17:20:10 +10:00
Kconfig crypto: hisilicon/qm - add more ACPI dependencies 2020-04-22 23:28:55 +10:00
Makefile crypto: hisilicon - add HiSilicon SEC V2 driver 2019-11-22 18:48:36 +08:00
qm.c crypto: hisilicon/qm - fix the process of register algorithms to crypto 2020-08-21 14:47:53 +10:00
qm.h crypto: hisilicon - update mininum queue 2020-09-18 17:20:11 +10:00
sgl.c crypto: hisilicon - Cap block size at 2^31 2020-06-15 17:38:53 +10:00