hash_setkey       466 crypto/algif_hash.c 	.setkey		=	hash_setkey,
hash_setkey      1478 drivers/crypto/ux500/hash/hash_core.c 	return hash_setkey(tfm, key, keylen, HASH_ALGO_SHA1);
hash_setkey      1484 drivers/crypto/ux500/hash/hash_core.c 	return hash_setkey(tfm, key, keylen, HASH_ALGO_SHA256);