kern.random.block_seeded_status
Home
Up:
kern.random
Property
Value
OID
1.7ffffefb.7ffffef0
Description
If non-zero, pretend Fortuna is in an unseeded state. By setting this as a tunable, boot can be tested as if the random device is unavailable.
Label
Type
uint8_t
Format
CU
Flags
RD, Can read the value
WR, Can write the value
RW, RD and WR
TUN, Default value is loaded from getenv()
RDTUN, RD and TUN
RWTUN, RW and TUN
NOFETCH, Don't fetch tunable from getenv()
MPSAFE, Multiprocessor safe