Home
last modified time | relevance | path

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

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