Searched refs:hc_rand_unix_method (Results 1 – 4 of 4) sorted by relevance
164 const RAND_METHOD hc_rand_unix_method = { variable176 return &hc_rand_unix_method; in RAND_unix_method()
44 extern const RAND_METHOD hc_rand_unix_method;
69 selected_meth = &hc_rand_unix_method; in init_method()
470 if ((*hc_rand_unix_method.bytes)(buf, sizeof(buf)) == 1) { in fortuna_reseed()