Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/prng/
H A Dprng_random.c136 bootseed_init_native(const struct ccdigest_info *di, uint8_t *dst) in bootseed_init_native() function
182 bootseed_init_native(__unused const struct ccdigest_info *di, uint8_t *dst) in bootseed_init_native() function
219 bootseed_init_native(di, native_rand); in bootseed_init()