Home
last modified time | relevance | path

Searched refs:newhash (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A DPassHash.php119 $newhash = $this->$call($clear, $salt, $magic);
120 if (\hash_equals($newhash, $hash)) {