mhash_bc_entry     49 ext/hash/hash.c static struct mhash_bc_entry mhash_to_hash[MHASH_NUM_ALGOS] = {
mhash_bc_entry    790 ext/hash/hash.c 		struct mhash_bc_entry algorithm = mhash_to_hash[algo_number];
mhash_bc_entry    818 ext/hash/hash.c 		struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];
mhash_bc_entry    845 ext/hash/hash.c 		struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];
mhash_bc_entry    877 ext/hash/hash.c 		struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];
mhash_bc_entry    920 ext/hash/hash.c 		struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];