Searched refs:n2_3des_setkey (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | n2_core.c | 772 static int n2_3des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_3des_setkey() function 1145 .setkey = n2_3des_setkey, 1159 .setkey = n2_3des_setkey, 1172 .setkey = n2_3des_setkey,
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | n2_core.c | 774 static int n2_3des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_3des_setkey() function 1147 .setkey = n2_3des_setkey, 1161 .setkey = n2_3des_setkey, 1174 .setkey = n2_3des_setkey,
|
Completed in 6 milliseconds