Searched refs:ablkcipher_setkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/crypto/caam/ |
| D | caamalg_qi.c | 592 static int ablkcipher_setkey(struct crypto_ablkcipher *ablkcipher, in ablkcipher_setkey() function 1565 .setkey = ablkcipher_setkey, 1582 .setkey = ablkcipher_setkey, 1599 .setkey = ablkcipher_setkey, 1616 .setkey = ablkcipher_setkey, 1632 .setkey = ablkcipher_setkey,
|
| D | caamalg.c | 651 static int ablkcipher_setkey(struct crypto_ablkcipher *ablkcipher, in ablkcipher_setkey() function 1863 .setkey = ablkcipher_setkey, 1880 .setkey = ablkcipher_setkey, 1897 .setkey = ablkcipher_setkey, 1914 .setkey = ablkcipher_setkey, 1930 .setkey = ablkcipher_setkey,
|
| /Linux-v4.19/drivers/crypto/ |
| D | talitos.c | 1533 static int ablkcipher_setkey(struct crypto_ablkcipher *cipher, in ablkcipher_setkey() function 3155 alg->cra_ablkcipher.setkey = ablkcipher_setkey; in talitos_alg_alloc()
|
| /Linux-v4.19/drivers/crypto/bcm/ |
| D | cipher.c | 1912 static int ablkcipher_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in ablkcipher_setkey() function 4616 crypto->cra_ablkcipher.setkey = ablkcipher_setkey; in spu_register_ablkcipher()
|