Home
last modified time | relevance | path

Searched refs:ahash_setkey (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamhash.c421 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,
H A Dcaamalg_qi2.c3303 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function
4416 .setkey = ahash_setkey,
4437 .setkey = ahash_setkey,
4458 .setkey = ahash_setkey,
4479 .setkey = ahash_setkey,
4500 .setkey = ahash_setkey,
4521 .setkey = ahash_setkey,
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamhash.c424 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() function
1600 .setkey = ahash_setkey,
1621 .setkey = ahash_setkey,
1642 .setkey = ahash_setkey,
1663 .setkey = ahash_setkey,
1684 .setkey = ahash_setkey,
1705 .setkey = ahash_setkey,
H A Dcaamalg_qi2.c3310 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function
4429 .setkey = ahash_setkey,
4450 .setkey = ahash_setkey,
4471 .setkey = ahash_setkey,
4492 .setkey = ahash_setkey,
4513 .setkey = ahash_setkey,
4534 .setkey = ahash_setkey,
/kernel/linux/linux-5.10/drivers/crypto/
H A Dtalitos.c2216 static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in ahash_setkey() function
3231 t_alg->algt.alg.hash.setkey = ahash_setkey; in talitos_alg_alloc()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dtalitos.c2217 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()
/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.c2254 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function
4521 hash->setkey = ahash_setkey; in spu_register_ahash()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dcipher.c2251 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function
4489 hash->setkey = ahash_setkey; in spu_register_ahash()

Completed in 36 milliseconds