Searched refs:nitrox_aes_setkey (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_skcipher.c | 197 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey() function 400 .setkey = nitrox_aes_setkey, 419 .setkey = nitrox_aes_setkey, 438 .setkey = nitrox_aes_setkey, 495 .setkey = nitrox_aes_setkey,
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_skcipher.c | 197 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey() function 398 .setkey = nitrox_aes_setkey, 417 .setkey = nitrox_aes_setkey, 436 .setkey = nitrox_aes_setkey, 493 .setkey = nitrox_aes_setkey,
|
Completed in 2 milliseconds