Searched refs:ahash_setkey (Results 1 – 2 of 2) sorted by relevance
512 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() function1626 .setkey = ahash_setkey,1647 .setkey = ahash_setkey,1668 .setkey = ahash_setkey,1689 .setkey = ahash_setkey,1710 .setkey = ahash_setkey,1731 .setkey = ahash_setkey,
1877 static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in ahash_setkey() function2546 t_alg->algt.alg.hash.setkey = ahash_setkey; in talitos_alg_alloc()