Home
last modified time | relevance | path

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

/plugin/authwordpress/
H A Dclass-phpass.php121 function crypt_private($password, $setting) function in PasswordHash
253 $this->crypt_private($password,
270 $hash = $this->crypt_private($password, $stored_hash);