Home
last modified time | relevance | path

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

/plugin/authwordpress/
H A Dclass-phpass.php65 function get_random_bytes($count) function in PasswordHash
234 $random = $this->get_random_bytes(16);
243 $random = $this->get_random_bytes(3);
251 $random = $this->get_random_bytes(6);