Lines Matching full:random
5 # PROVIDE: random
12 name="random"
13 desc="Harvest and save entropy for random device"
26 dd if=/dev/random of="$f" bs=4096 count=1 status=none &&
38 if dd if="$f" of=/dev/random bs=4096 2>/dev/null ; then
51 ${SYSCTL} kern.random.harvest.mask=${harvest_mask} > /dev/null
52 ${SYSCTL_N} kern.random.harvest.mask_symbolic
57 if [ ! -w /dev/random ] ; then
58 warn "/dev/random is not writeable"
62 # Reseed /dev/random with previously stored entropy.
95 # Write some entropy so when the machine reboots /dev/random