Searched refs:hash (Results 1 – 5 of 5) sorted by relevance
12 $mydata["CSRF"][$name] = $csrf = hash("sha512", (string)mt_rand(0,mt_getrandmax()));17 list($which, $hash) = explode(":", $val, 2);25 if ($mydata["CSRF"][$name] != $hash) {296 $hash = gen_svn_pass($_SESSION["credentials"][0], $_SESSION["credentials"][1]); variable297 $csrf = "approve:$hash:";
68 $file = $root.substr($hash,0,2)."/$hash";75 echo "unable to open $notes file $hash\n";
24 // Event duplication check hash
77 // Define month conversion hash
625 are used to hash respectivly span- and block-level generated content. This 727 * Some special tags were replaced in the output by their md5 hash
Completed in 14 milliseconds