Searched defs:_hash_password (Results 1 – 2 of 2) sorted by relevance
/plugin/authdrupal7/ | ||
H A D | auth.php | 104 protected function _hash_password($pass, $hashedpw) { function in auth_plugin_authdrupal7 |
/plugin/authdrupal8/ | ||
H A D | auth.php | 111 protected function _hash_password($pass, $hashedpw) { global() function in auth_plugin_authdrupal8 |