Searched refs:ahash_setkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/crypto/caam/ |
| D | caamhash.c | 421 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() function 1593 .setkey = ahash_setkey, 1614 .setkey = ahash_setkey, 1635 .setkey = ahash_setkey, 1656 .setkey = ahash_setkey, 1677 .setkey = ahash_setkey, 1698 .setkey = ahash_setkey,
|
| D | caamalg_qi2.c | 3305 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function 4418 .setkey = ahash_setkey, 4439 .setkey = ahash_setkey, 4460 .setkey = ahash_setkey, 4481 .setkey = ahash_setkey, 4502 .setkey = ahash_setkey, 4523 .setkey = ahash_setkey,
|
| /Linux-v5.15/drivers/crypto/ |
| D | talitos.c | 2217 static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in ahash_setkey() function 3232 t_alg->algt.alg.hash.setkey = ahash_setkey; in talitos_alg_alloc()
|
| /Linux-v5.15/drivers/crypto/bcm/ |
| D | cipher.c | 2252 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function 4519 hash->setkey = ahash_setkey; in spu_register_ahash()
|