Searched refs:shash_no_setkey (Results 1 – 1 of 1) sorted by relevance
28 static int shash_no_setkey(struct crypto_shash *tfm, const u8 *key, in shash_no_setkey() function43 return alg->setkey != shash_no_setkey; in crypto_shash_alg_has_setkey()500 alg->setkey = shash_no_setkey; in shash_prepare_alg()