Home
last modified time | relevance | path

Searched refs:auth_decrypt (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/inc/
H A Dauth.php324 $pass = auth_decrypt($pass, $secret);
462 function auth_decrypt($ciphertext, $secret)
390 function auth_decrypt($ciphertext, $secret) { global() function
/dokuwiki/lib/plugins/authldap/
H A Dauth.php183 $loginpass = auth_decrypt($loginpass, auth_cookiesalt(!$loginsticky, true));
344 $pass = auth_decrypt($loginpass, $secret);