Home
last modified time | relevance | path

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

/plugin/magento/
H A Dauth.php397 return $this->validateHash( $pass, $hash );
451 return $this->validateHash( $pass, $hash );
479 protected function validateHash($password, $hash) function in auth_plugin_magento