Home
last modified time | relevance | path

Searched refs:nitrox_skcipher_callback (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c65 static void nitrox_skcipher_callback(void *arg, int err) in nitrox_skcipher_callback() function
88 nitrox_skcipher_callback(arg, err); in nitrox_cbc_cipher_callback()
105 nitrox_skcipher_callback(arg, err); in nitrox_cbc_cipher_callback()
125 nctx->callback = nitrox_skcipher_callback; in nitrox_skcipher_init()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c65 static void nitrox_skcipher_callback(void *arg, int err) in nitrox_skcipher_callback() function
88 nitrox_skcipher_callback(arg, err); in nitrox_cbc_cipher_callback()
105 nitrox_skcipher_callback(arg, err); in nitrox_cbc_cipher_callback()
125 nctx->callback = nitrox_skcipher_callback; in nitrox_skcipher_init()

Completed in 2 milliseconds