linux-loongson/drivers/crypto/marvell/octeontx
Dr. David Alan Gilbert 006401d29a crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type
otx_cpt_eng_grp_has_eng_type() was added in 2020 by
commit d9110b0b01 ("crypto: marvell - add support for OCTEON TX CPT
engine")
but has remained unused.

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-03-02 15:21:10 +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 crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code 2020-11-27 17:13:48 +11:00
otx_cptpf_mbox.c crypto: marvell/octeontx - Add missing '\n' in log messages 2020-04-16 16:49:23 +10:00
otx_cptpf_ucode.c crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type 2025-03-02 15:21:10 +08:00
otx_cptpf_ucode.h crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type 2025-03-02 15:21:10 +08:00
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 treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
otx_cptvf_reqmgr.h mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00
otx_cptvf.h