linux-stable/drivers/crypto/cavium/nitrox
Herbert Xu ea2fbe3b1a crypto: nitrox - 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
..
Kconfig crypto: skcipher - rename the crypto_blkcipher module and kconfig option 2019-11-01 13:42:47 +08:00
Makefile
nitrox_aead.c crypto: nitrox - Use request_complete helpers 2023-02-13 18:34:49 +08:00
nitrox_algs.c
nitrox_common.h
nitrox_csr.h
nitrox_debugfs.c crypto: cavium/nitrox - Fix sparse warnings 2020-11-13 20:38:45 +11:00
nitrox_debugfs.h
nitrox_dev.h crypto: cavium/nitrox - Add mailbox message to get mcode info in VF 2019-10-05 01:06:18 +10:00
nitrox_hal.c crypto: cavium/nitrox - Fix sparse warnings 2020-11-13 20:38:45 +11:00
nitrox_hal.h
nitrox_isr.c crypto: nitrox - fix unchecked variable in nitrox_register_interrupts 2021-06-11 15:02:14 +08:00
nitrox_isr.h crypto: cavium/nitrox - Fix sparse warnings 2020-11-13 20:38:45 +11:00
nitrox_lib.c mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00
nitrox_main.c crypto: cavium/nitrox - remove check of list iterator against head past the loop body 2022-04-08 16:26:43 +08:00
nitrox_mbx.c crypto: nitrox - avoid double free on error path in nitrox_sriov_init() 2022-10-21 19:15:35 +08:00
nitrox_mbx.h
nitrox_req.h crypto: cavium/nitrox - fix typo on crypto 2022-02-18 16:21:08 +11:00
nitrox_reqmgr.c crypto: cavium: Fix a bunch of kernel-doc related issues 2021-05-28 15:11:44 +08:00
nitrox_skcipher.c crypto: xts - drop xts_check_key() 2023-01-06 17:15:47 +08:00
nitrox_sriov.c