Searched refs:ahash_setkey (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/caam/ |
| H A D | caamhash.c | 424 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() function 1602 .setkey = ahash_setkey, 1623 .setkey = ahash_setkey, 1644 .setkey = ahash_setkey, 1665 .setkey = ahash_setkey, 1686 .setkey = ahash_setkey, 1707 .setkey = ahash_setkey,
|
| H A D | caamalg_qi2.c | 3312 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function 4432 .setkey = ahash_setkey, 4453 .setkey = ahash_setkey, 4474 .setkey = ahash_setkey, 4495 .setkey = ahash_setkey, 4516 .setkey = ahash_setkey, 4537 .setkey = ahash_setkey,
|
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 2246 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() function 4430 hash->setkey = ahash_setkey; in spu_register_ahash()
|