Lines Matching +full:boot +full:- +full:enabled
1 /*-
46 * r346250 (and, say, OpenBSD -- although they get some guaranteed saved
47 * entropy from the prior boot because of their KARL system, on RW media).
52 0, "If set non-zero, bypass the random device in requests for random "
58 * This is a read-only diagnostic that reports the combination of the former
60 * userspace administrative utilities after boot.
65 &read_random_bypassed_before_seeding, 0, "If non-zero, the random device "
66 "was bypassed because the 'bypass_before_seeding' knob was enabled and a "
70 * This is a read-only diagnostic that reports the combination of the former
73 * boot.
78 &arc4random_bypassed_before_seeding, 0, "If non-zero, the random device "
80 "the 'bypass_before_seeding' knob was enabled and a request was submitted "
91 &random_bypass_disable_warnings, 0, "If non-zero, do not log a warning "
92 "if the 'bypass_before_seeding' knob is enabled and a request is "