Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Drandom.h53 uint64_t ss_bytesOut; /* Total data bytes extracted from */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/random/
H A Drandom.c117 swrand_stats.ss_bytesOut); in swrand_get_stats()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c422 BUMP_SWRAND_STATS(ss_bytesOut, size); in swrand_get_entropy()