Home
last modified time | relevance | path

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

/plugin/structtemplate/_vagrant/
Ddokuwiki_password.php17 $pass = new dokuwiki\PassHash();
20 $pass = new PassHash();
/plugin/siteexport/inc/
Dfunctions.php8 use dokuwiki\PassHash; alias
790 … return PassHash::hmac('md5', session_id().'siteexport', 'siteexport_salt'.auth_cookiesalt());