shash_no_setkey
EXPORT_SYMBOL_GPL(shash_no_setkey);
alg->setkey = shash_no_setkey;
return alg->setkey != shash_no_setkey;
int shash_no_setkey(struct crypto_shash *tfm, const u8 *key,