Home
last modified time | relevance | path

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

/plugin/authwordpress/
H A Dclass-phpass.php184 function gensalt_blowfish($input) function in PasswordHash
236 crypt($password, $this->gensalt_blowfish($random));