Searched refs:ahash_setkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/crypto/caam/ |
| D | caamhash.c | 443 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() function 1647 .setkey = ahash_setkey, 1668 .setkey = ahash_setkey, 1689 .setkey = ahash_setkey, 1710 .setkey = ahash_setkey, 1731 .setkey = ahash_setkey, 1752 .setkey = ahash_setkey,
|
| D | caamalg_qi2.c | 3259 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function 4387 .setkey = ahash_setkey, 4408 .setkey = ahash_setkey, 4429 .setkey = ahash_setkey, 4450 .setkey = ahash_setkey, 4471 .setkey = ahash_setkey, 4492 .setkey = ahash_setkey,
|
| /Linux-v5.4/drivers/crypto/ |
| D | talitos.c | 2215 static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in ahash_setkey() function 3193 t_alg->algt.alg.hash.setkey = ahash_setkey; in talitos_alg_alloc()
|
| /Linux-v5.4/drivers/crypto/bcm/ |
| D | cipher.c | 2315 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function 4596 hash->setkey = ahash_setkey; in spu_register_ahash()
|