|
PatchworkOS
|
CPU random number generator context. More...
#include <rand.h>
Data Fields | |
| bool | rdrandAvail |
If set, the RDRAND instruction is avilable and working. | |
| bool rand_cpu_ctx_t::rdrandAvail |
If set, the RDRAND instruction is avilable and working.
Definition at line 24 of file rand.h.
Referenced by rand_cpu_init(), and rand_gen().