Searched refs:ahash_setkey (Results 1 – 2 of 2) sorted by relevance
520 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() function1631 .setkey = ahash_setkey,1653 .setkey = ahash_setkey,1675 .setkey = ahash_setkey,1697 .setkey = ahash_setkey,1719 .setkey = ahash_setkey,1741 .setkey = ahash_setkey,
2066 static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in ahash_setkey() function2768 t_alg->algt.alg.hash.setkey = ahash_setkey; in talitos_alg_alloc()