Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DPassHash.php605 public function hash_djangopbkdf2($clear, $salt = null, $opts = []) function in dokuwiki\\PassHash
641 return $this->hash_djangopbkdf2($clear, $salt, $opts);
656 return $this->hash_djangopbkdf2($clear, $salt, $opts);