shash_no_setkey    28 crypto/shash.c EXPORT_SYMBOL_GPL(shash_no_setkey);
shash_no_setkey   480 crypto/shash.c 		alg->setkey = shash_no_setkey;
shash_no_setkey    80 include/crypto/internal/hash.h int shash_no_setkey(struct crypto_shash *tfm, const u8 *key,
shash_no_setkey    85 include/crypto/internal/hash.h 	return alg->setkey != shash_no_setkey;