linux_dsm_epyc7002/drivers/crypto/hisilicon
Sihang Chen 2fcb4cc3b0 crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
The 'qm->curr_qm_qp_num' is not initialized, which will result in failure
to write the current_q file.

Signed-off-by: Sihang Chen <chensihang1@hisilicon.com>
Signed-off-by: Yang Shen <shenyang39@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-10-02 18:02:14 +10:00
..
hpre crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata' 2020-09-25 17:48: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 wrong return type of 'pci_get_drvdata' 2020-09-25 17:48:53 +10:00
zip crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num' 2020-10-02 18:02:14 +10:00
Kconfig
Makefile
qm.c crypto: hisilicon/qm - remove the update of flags 2020-09-25 17:48:53 +10:00
qm.h crypto: hisilicon - update mininum queue 2020-09-18 17:20:11 +10:00
sgl.c