Searched refs:des3_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 | 994 static int des3_skcipher_setkey(struct crypto_skcipher *cipher, in des3_skcipher_setkey() function 1165 .setkey = des3_skcipher_setkey, 1206 .setkey = des3_skcipher_setkey,
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg.c | 826 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1885 .setkey = des3_skcipher_setkey, 2005 .setkey = des3_skcipher_setkey,
|
H A D | caamalg_qi.c | 717 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1489 .setkey = des3_skcipher_setkey,
|
H A D | caamalg_qi2.c | 1050 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1691 .setkey = des3_skcipher_setkey,
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg.c | 835 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1914 .setkey = des3_skcipher_setkey, 2055 .setkey = des3_skcipher_setkey,
|
H A D | caamalg_qi.c | 722 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1505 .setkey = des3_skcipher_setkey,
|
H A D | caamalg_qi2.c | 1055 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1698 .setkey = des3_skcipher_setkey,
|
Completed in 27 milliseconds