Home
last modified time | relevance | path

Searched defs:cckprng_diag (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/EXTERNAL_HEADERS/corecrypto/
H A Dcckprng.h108 struct cckprng_diag { struct
110 uint64_t userreseed_nreseeds;
113 uint64_t schedreseed_nreseeds;
116 uint64_t schedreseed_nsamples_max;
119 uint64_t addentropy_nsamples_max;
122 unsigned ngens;
123 CC_ALIGNED(8) struct cckprng_gen_diag *gens;
126 struct cckprng_pool_diag pools[CCKPRNG_NPOOLS];