Searched refs:ahash_setkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/drivers/crypto/caam/ |
| D | caamhash.c | 421 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() function 1596 .setkey = ahash_setkey, 1617 .setkey = ahash_setkey, 1638 .setkey = ahash_setkey, 1659 .setkey = ahash_setkey, 1680 .setkey = ahash_setkey, 1701 .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-v6.1/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-v6.1/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()
|