Searched defs:totalentropy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_setup.c350 uint64_t totalentropy = 0; local
355 totalentropy += candidates[i]->H2;
357 if (totalentropy > bestentropy) {
358 bestentropy = totalentropy;

Completed in 58 milliseconds