Searched refs:entropy_init (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/osfmk/prng/ | ||
| H A D | entropy.h | 53 void entropy_init(void); |
| H A D | prng_random.c | 269 entropy_init(); in register_and_init_prng() |
| H A D | entropy.c | 207 entropy_init(void) in entropy_init() function |