iPXE
Data Fields
random_bit_generator Struct Reference

An RBG. More...

#include <rbg.h>

Data Fields

struct drbg_state state
 DRBG state. More...
 

Detailed Description

An RBG.

Definition at line 16 of file rbg.h.

Field Documentation

◆ state

struct drbg_state random_bit_generator::state

DRBG state.

Definition at line 18 of file rbg.h.

Referenced by rbg_generate(), rbg_shutdown(), and rbg_startup().


The documentation for this struct was generated from the following file: