Searched refs:des3_skcipher_setkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/crypto/ux500/cryp/ |
| 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,
|
| /Linux-v5.10/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 | 1049 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1689 .setkey = des3_skcipher_setkey,
|