linux/drivers/crypto/marvell/octeontx
Herbert Xu d80bcdf297 crypto: octeontx - Use request_complete helpers
Use the request_complete helpers instead of calling the completion
function directly.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-02-13 18:34:49 +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: marvell/octeontx - remove redundant NULL check 2022-12-02 18:12:39 +08:00
otx_cptpf_ucode.h crypto: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10:00
otx_cptpf.h
otx_cptvf_algs.c crypto: octeontx - Use request_complete helpers 2023-02-13 18:34:49 +08:00
otx_cptvf_algs.h crypto: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10: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