Searched refs:des3_skcipher_setkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/crypto/ux500/cryp/ |
| D | cryp_core.c | 995 static int des3_skcipher_setkey(struct crypto_skcipher *cipher, in des3_skcipher_setkey() function 1166 .setkey = des3_skcipher_setkey, 1207 .setkey = des3_skcipher_setkey,
|
| /Linux-v5.15/drivers/crypto/caam/ |
| D | caamalg.c | 825 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1884 .setkey = des3_skcipher_setkey, 2004 .setkey = des3_skcipher_setkey,
|
| D | caamalg_qi.c | 717 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1489 .setkey = des3_skcipher_setkey,
|
| D | caamalg_qi2.c | 1052 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1693 .setkey = des3_skcipher_setkey,
|