Home
last modified time | relevance | path

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

/plugin/authwordpress/
Dclass-phpass.php44 class PasswordHash { class
67 function PasswordHash($iteration_count_log2, $portable_hashes) function in PasswordHash
Dauth.php148 $hasher = new PasswordHash(8, true);