DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RDRAND_SIZE
sys/dev/crypto/rdrand/rdrand.c
163
uint8_t randomness[RDRAND_SIZE + 32];
sys/dev/crypto/rdrand/rdrand.c
169
cnt = rdrand_rng(arandomness, RDRAND_SIZE);