Searched refs:hashes (Results 1 – 7 of 7) sorted by relevance
44 printf("[005] The hashes should be identical except of the memory related fields\n");59 printf("[007] The hashes should be identical except of the memory related fields\n");75 printf("[010] The hashes should not be identical\n");
743 $hashes = array(); variable745 $hashes[hashfun($e[0]) & $mask][] = $e;757 if (empty($hashes[$i]))760 foreach ($hashes[$i] as $h) {780 if (empty($hashes[$i]))
2 Bug #70312 HAVAL gives wrong hashes in specific cases
22 print "-- Testing hashes --\n";140 -- Testing hashes --
1581 ; the hash extension. A list of available hashes is returned by the hash_algos()
1106 . Fixed bug #70312 (HAVAL gives wrong hashes in specific cases). (letsgolee
Completed in 43 milliseconds