Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Drandom.h49 uint32_t ss_entEst; /* Entropy estimate in bits */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/random/
H A Drandom.c109 mdb_printf("%8u bits of entropy estimate\n", swrand_stats.ss_entEst); in swrand_get_stats()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c366 swrand_stats.ss_entEst = entropy_bits; in swrand_get_entropy()
531 swrand_stats.ss_entEst = entropy_bits; in swrand_mix_pool()