Searched refs:nitrox_skcipher_init (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_skcipher.c | 108 static int nitrox_skcipher_init(struct crypto_skcipher *tfm) in nitrox_skcipher_init() function 139 err = nitrox_skcipher_init(tfm); in nitrox_cbc_init() 422 .init = nitrox_skcipher_init, 441 .init = nitrox_skcipher_init, 460 .init = nitrox_skcipher_init, 476 .init = nitrox_skcipher_init, 498 .init = nitrox_skcipher_init, 536 .init = nitrox_skcipher_init,
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_skcipher.c | 108 static int nitrox_skcipher_init(struct crypto_skcipher *tfm) in nitrox_skcipher_init() function 139 err = nitrox_skcipher_init(tfm); in nitrox_cbc_init() 420 .init = nitrox_skcipher_init, 439 .init = nitrox_skcipher_init, 458 .init = nitrox_skcipher_init, 474 .init = nitrox_skcipher_init, 496 .init = nitrox_skcipher_init, 534 .init = nitrox_skcipher_init,
|
Completed in 2 milliseconds