NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cprng_fast64
sys/crypto/cprng_fast/cprng_fast.h
6
uint64_t cprng_fast64(void);
sys/netinet/ip_carp.c
970
sc->sc_counter = cprng_fast64();
sys/ufs/ffs/ffs_appleufs.c
137
uuid = cprng_fast64();