Home
last modified time | relevance | path

Searched refs:n2_aes_setkey (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
Dn2_core.c725 static int n2_aes_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_aes_setkey() function
1186 .setkey = n2_aes_setkey,
1200 .setkey = n2_aes_setkey,
1214 .setkey = n2_aes_setkey,
/kernel/linux/linux-4.19/drivers/crypto/
Dn2_core.c729 static int n2_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in n2_aes_setkey() function
1244 .setkey = n2_aes_setkey,
1258 .setkey = n2_aes_setkey,
1272 .setkey = n2_aes_setkey,