Searched refs:aes_skcipher_setkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/crypto/ux500/cryp/ |
| D | cryp_core.c | 942 static int aes_skcipher_setkey(struct crypto_skcipher *cipher, in aes_skcipher_setkey() function 1082 .setkey = aes_skcipher_setkey, 1102 .setkey = aes_skcipher_setkey, 1123 .setkey = aes_skcipher_setkey,
|
| /Linux-v5.10/drivers/crypto/caam/ |
| D | caamalg.c | 765 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1868 .setkey = aes_skcipher_setkey, 1989 .setkey = aes_skcipher_setkey,
|
| D | caamalg_qi.c | 664 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1473 .setkey = aes_skcipher_setkey,
|
| D | caamalg_qi2.c | 980 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1673 .setkey = aes_skcipher_setkey,
|