Searched refs:hc_rand_timer_method (Results 1 – 3 of 3) sorted by relevance
189 const RAND_METHOD hc_rand_timer_method = { variable198 const RAND_METHOD hc_rand_timer_method = { variable211 return &hc_rand_timer_method; in RAND_timer_method()
45 extern const RAND_METHOD hc_rand_timer_method;
501 if ((*hc_rand_timer_method.bytes)(u.buf, sizeof(u.buf)) == 1) in fortuna_reseed()