OpenCloudOS-Kernel/drivers/crypto/hisilicon/zip
Weili Qian 7982996c5b crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
hisi_qm_free_qps() can release multiple queues in one call, and it is
already exported. So, replace hisi_qm_release_qp() with hisi_qm_free_qps()
in zip_crypto.c, and do not export hisi_qm_release_qp() outside qm.c.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-04-21 17:53:56 +08:00
..
Makefile crypto: hisilicon - add HiSilicon ZIP accelerator support 2019-08-09 15:11:54 +10:00
zip.h crypto: hisilicon/qm: Move the QM header to include/linux 2022-03-15 11:34:08 -06:00
zip_crypto.c crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps() 2022-04-21 17:53:56 +08:00
zip_main.c crypto: hisilicon/zip - support last word dumping 2022-04-15 16:34:29 +08:00