Searched defs:compute (Results 1 – 1 of 1) sorted by relevance
/dokuwiki/inc/ |
H A D | PassHash.php | 398 stretched_hash($algo, $clear, $salt = null, $magic = 'P', $compute = 8) global() argument 462 hash_pmd5($clear, $salt = null, $magic = 'P', $compute = 8) global() argument 483 hash_drupal_sha512($clear, $salt = null, $magic = 'S', $compute = 15) global() argument 498 hash_hmd5($clear, $salt = null, $magic = 'H', $compute = 8) global() argument 657 hash_bcrypt($clear, $salt = null, $compute = 10) global() argument [all...] |