Searched refs:des_skcipher_setkey (Results 1 – 4 of 4) sorted by relevance
/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,
|
/drivers/crypto/caam/ |
D | caamalg.c | 819 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1901 .setkey = des_skcipher_setkey, 1975 .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 | 1043 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() function 1707 .setkey = des_skcipher_setkey,
|