ahash_nosetkey
if (alg->setkey != ahash_nosetkey &&
return __crypto_ahash_alg(alg)->setkey != ahash_nosetkey;
alg->setkey = ahash_nosetkey;