linux/drivers/crypto/hisilicon/sec2
Chenghai Huang 06c42142cf crypto: hisilicon - remove unused and non-public APIs for qm and sec
- sec_register_to_crypto() and sec_unregister_from_crypto()
have been removed, the function declarations have not been
removed. Remove them.
- hisi_qm_start_qp and hisi_qm_stop_qp are called internally by the
QM. Therefore, the EXPORT_SYMBOL_GPL declaration of these
non-public interfaces is deleted.

Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-04-12 16:46:29 +08:00
..
Makefile
sec_crypto.c crypto: hisilicon/sec2 - prevent req used-after-free for sec 2026-03-27 18:52:44 +09:00
sec_crypto.h crypto: hisilicon/sec2 - fix for aead icv error 2024-12-21 22:46:24 +08:00
sec_main.c crypto: hisilicon - fix the format string type error 2026-04-12 16:46:28 +08:00
sec.h crypto: hisilicon - remove unused and non-public APIs for qm and sec 2026-04-12 16:46:29 +08:00