Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DPassHash.php374 $hash2 = substr($hash1, 0, 16) . $key . substr($hash1, 16);
375 return $hash2;