Home
last modified time | relevance | path

Searched refs:hash_apr1 (Results 1 – 1 of 1) sorted by path

/dokuwiki/inc/
H A DPassHash.php188 return $this->hash_apr1($clear, $salt, '1');
224 public function hash_apr1($clear, $salt = null, $magic = 'apr1')
226 public function hash_apr1($clear, $salt = null, $magic = 'apr1') { global() function in dokuwiki\\PassHash