linux-yocto/drivers/crypto/marvell/octeontx
Yue Haibing 5b6f4cd6fd crypto: octeontx - Remove unused declaration otx_cpt_callback()
This function is never implemented and used since introduction in
commit 10b4f09491 ("crypto: marvell - add the Virtual Function
driver for CPT")

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-08-30 18:22:31 +08:00
..
Makefile
otx_cpt_common.h
otx_cpt_hw_types.h crypto: octeontx - fix repeated words in comments 2022-10-28 12:36:34 +08:00
otx_cptpf_main.c
otx_cptpf_mbox.c
otx_cptpf_ucode.c crypto: marvell/octeontx - remove redundant NULL check 2022-12-02 18:12:39 +08:00
otx_cptpf_ucode.h
otx_cptpf.h
otx_cptvf_algs.c crypto: octeontx - Fix authenc setkey 2024-08-24 21:39:15 +08:00
otx_cptvf_algs.h crypto: octeontx - Remove unused declaration otx_cpt_callback() 2024-08-30 18:22:31 +08:00
otx_cptvf_main.c crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf() 2022-09-30 13:59:13 +08:00
otx_cptvf_mbox.c crypto: octeontx - Remove the unneeded result variable 2022-09-09 16:18:33 +08:00
otx_cptvf_reqmgr.c
otx_cptvf_reqmgr.h
otx_cptvf.h