Searched refs:des_skcipher_setkey (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/ |
H A D | cryp_core.c | 975 static int des_skcipher_setkey(struct crypto_skcipher *cipher, in des_skcipher_setkey() function 1145 .setkey = des_skcipher_setkey, 1185 .setkey = des_skcipher_setkey,
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg.c | 819 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1901 .setkey = des_skcipher_setkey, 1975 .setkey = des_skcipher_setkey,
|
H A D | caamalg_qi.c | 724 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1505 .setkey = des_skcipher_setkey,
|
H A D | caamalg_qi2.c | 1043 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1707 .setkey = des_skcipher_setkey,
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg.c | 828 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1933 .setkey = des_skcipher_setkey, 2019 .setkey = des_skcipher_setkey,
|
H A D | caamalg_qi.c | 729 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1521 .setkey = des_skcipher_setkey,
|
H A D | caamalg_qi2.c | 1048 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1714 .setkey = des_skcipher_setkey,
|
Completed in 27 milliseconds