crypto_hash_alg_common   36 crypto/ahash.c 	return container_of(crypto_hash_alg_common(hash), struct ahash_alg,
crypto_hash_alg_common  196 crypto/ahash.c 	const struct hash_alg_common *alg = crypto_hash_alg_common(tfm);
crypto_hash_alg_common 1559 crypto/testmgr.c 	const char *algname = crypto_hash_alg_common(tfm)->base.cra_name;
crypto_hash_alg_common  587 drivers/crypto/mxs-dcp.c 		struct hash_alg_common *halg = crypto_hash_alg_common(tfm);
crypto_hash_alg_common  624 drivers/crypto/mxs-dcp.c 	struct hash_alg_common *halg = crypto_hash_alg_common(tfm);
crypto_hash_alg_common  729 drivers/crypto/mxs-dcp.c 	struct hash_alg_common *halg = crypto_hash_alg_common(tfm);
crypto_hash_alg_common   63 drivers/crypto/qce/sha.h 	struct ahash_alg *alg = container_of(crypto_hash_alg_common(ahash),
crypto_hash_alg_common 1068 drivers/md/dm-verity-target.c 	       crypto_hash_alg_common(v->tfm)->base.cra_driver_name);
crypto_hash_alg_common  335 include/crypto/hash.h 	return crypto_hash_alg_common(tfm)->digestsize;
crypto_hash_alg_common  350 include/crypto/hash.h 	return crypto_hash_alg_common(tfm)->statesize;