Searched refs:mhash_bc_entry (Results 1 – 1 of 1) sorted by relevance
40 struct mhash_bc_entry { struct48 static struct mhash_bc_entry mhash_to_hash[MHASH_NUM_ALGOS] = { argument653 struct mhash_bc_entry algorithm = mhash_to_hash[algo_number]; in mhash_init()681 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()708 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()740 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()783 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()
Completed in 7 milliseconds