Searched refs:des3_skcipher_setkey (Results 1 – 4 of 4) sorted by relevance
/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,
|
/drivers/crypto/caam/ |
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,
|
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 | 1050 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() function 1691 .setkey = des3_skcipher_setkey,
|