Searched refs:des_skcipher_setkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/crypto/ux500/cryp/ |
| D | cryp_core.c | 975 static int des_skcipher_setkey(struct crypto_skcipher *cipher, in des_skcipher_setkey() function 1145 .setkey = des_skcipher_setkey, 1185 .setkey = des_skcipher_setkey,
|
| /Linux-v5.10/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 | 1042 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1705 .setkey = des_skcipher_setkey,
|