Home
last modified time | relevance | path

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

/netbsd/src/sys/sys/
Drndio.h59 uint32_t curentropy; member
/netbsd/src/sbin/rndctl/
Drndctl.c562 rs.curentropy, rs.maxentropy); in do_stats()
/netbsd/src/sys/kern/
Dkern_entropy.c2566 pstat->curentropy = MINENTROPYBITS - E->bitsneeded; /* bits */ in entropy_ioctl()
2576 pstat->generated -= MIN(pstat->generated, pstat->curentropy); in entropy_ioctl()