Searched refs:des_skcipher_setkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/crypto/ux500/cryp/ |
| D | cryp_core.c | 976 static int des_skcipher_setkey(struct crypto_skcipher *cipher, in des_skcipher_setkey() function 1146 .setkey = des_skcipher_setkey, 1186 .setkey = des_skcipher_setkey,
|
| /Linux-v5.15/drivers/crypto/caam/ |
| D | caamalg.c | 818 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1900 .setkey = des_skcipher_setkey, 1974 .setkey = des_skcipher_setkey,
|
| D | caamalg_qi.c | 724 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1505 .setkey = des_skcipher_setkey,
|
| D | caamalg_qi2.c | 1045 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1709 .setkey = des_skcipher_setkey,
|