Searched refs:ahash_setkey (Results 1 – 1 of 1) sorted by relevance
153 static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in ahash_setkey() function203 crt->setkey = alg->setkey ? ahash_setkey : ahash_nosetkey; in crypto_init_ahash_ops()