Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/prng/
H A Dprng_random.c142 const struct ccdrbg_nisthmac_custom drbg_custom; member
143 } erandom = {.drbg_custom = {
198 ccdrbg_factory_nisthmac(&erandom.drbg_info, &erandom.drbg_custom); in early_random()