Searched refs:n2_des_setkey (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | n2_core.c | 753 static int n2_des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_des_setkey() function 1103 .setkey = n2_des_setkey, 1117 .setkey = n2_des_setkey, 1130 .setkey = n2_des_setkey,
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | n2_core.c | 755 static int n2_des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_des_setkey() function 1105 .setkey = n2_des_setkey, 1119 .setkey = n2_des_setkey, 1132 .setkey = n2_des_setkey,
|
Completed in 6 milliseconds