Searched refs:mhash_get_hash_name (Results 1 – 5 of 5) sorted by relevance
2 MHash: mhash_get_block_size() & mhash_get_hash_name() test34 $known_hash_al[mhash_get_hash_name($i)] = $i;
62 function mhash_get_hash_name(int $algo): string|false {} function
156 ZEND_FUNCTION(mhash_get_hash_name);192 ZEND_DEP_FE(mhash_get_hash_name, arginfo_mhash_get_hash_name)
1242 PHP_FUNCTION(mhash_get_hash_name) in PHP_FUNCTION() argument
402 mhash_get_hash_name() functions are deprecated. Use the hash_*() APIs
Completed in 10 milliseconds