linux-stable/drivers/crypto/hisilicon/sec2
Weili Qian b42ab1c61a crypto: hisilicon/qm - check function qp num before alg register
When the Kunpeng accelerator executes tasks such as encryption
and decryption have minimum requirements on the number of device
queues. If the number of queues does not meet the requirement,
the process initialization will fail. Therefore, the driver checks
the number of queues on the device before registering the algorithm.
If the number does not meet the requirements, the driver does not register
the algorithm to crypto subsystem, the device is still added to the
qm_list.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-10-05 18:16:31 +08:00
..
Makefile
sec.h crypto: hisilicon/sec - get algorithm bitmap from registers 2022-09-16 18:29:45 +08:00
sec_crypto.c crypto: hisilicon/qm - check function qp num before alg register 2023-10-05 18:16:31 +08:00
sec_crypto.h crypto: hisilicon/sec - fix auth key size error 2022-07-29 18:29:17 +08:00
sec_main.c crypto: hisilicon/qm - check function qp num before alg register 2023-10-05 18:16:31 +08:00