Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Drandom.h51 uint64_t ss_entOut; /* Entropy bits extracted from pool */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/random/
H A Drandom.c113 swrand_stats.ss_entOut); in swrand_get_stats()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c365 BUMP_SWRAND_STATS(ss_entOut, CRYPTO_BYTES2BITS(bytes)); in swrand_get_entropy()