Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/prng/
H A Dentropy.h53 void entropy_init(void);
H A Dprng_random.c269 entropy_init(); in register_and_init_prng()
H A Dentropy.c207 entropy_init(void) in entropy_init() function