mhash_to_hash      49 ext/hash/hash.c static struct mhash_bc_entry mhash_to_hash[MHASH_NUM_ALGOS] = {
mhash_to_hash     830 ext/hash/hash.c 		struct mhash_bc_entry algorithm = mhash_to_hash[algo_number];
mhash_to_hash     858 ext/hash/hash.c 		struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];
mhash_to_hash     885 ext/hash/hash.c 		struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];
mhash_to_hash     917 ext/hash/hash.c 		struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];
mhash_to_hash     960 ext/hash/hash.c 		struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];