Searched refs:hc_rand_fortuna_method (Results 1 – 3 of 3) sorted by relevance
628 const RAND_METHOD hc_rand_fortuna_method = { variable637 const RAND_METHOD hc_rand_fortuna_method = { variable650 return &hc_rand_fortuna_method; in RAND_fortuna_method()
43 extern const RAND_METHOD hc_rand_fortuna_method;
71 selected_meth = &hc_rand_fortuna_method; in init_method()