Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DPassHash.php472 public function hash_pmd5($clear, $salt = null, $magic = 'P', $compute = 8) function in dokuwiki\\PassHash
512 return $this->hash_pmd5($clear, $salt, $magic, $compute);