Home
last modified time | relevance | path

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

/plugin/authwordpress/
Dclass-phpass.php72 function get_random_bytes($count) function in PasswordHash
223 $random = $this->get_random_bytes(16);
232 $random = $this->get_random_bytes(6);