iPXE
Data Fields
entropy_startup_test Struct Reference

Startup test state. More...

#include <entropy.h>

Data Fields

unsigned int tested
 Number of startup tests performed. More...
 
unsigned int count
 Number of startup tests required for one full cycle. More...
 

Detailed Description

Startup test state.

ANS X9.82 Part 2 (October 2011 Draft) Section 8.5.2.1.5 requires that at least one full cycle of the continuous tests must be performed at start-up.

Definition at line 104 of file entropy.h.

Field Documentation

◆ tested

unsigned int entropy_startup_test::tested

Number of startup tests performed.

Definition at line 106 of file entropy.h.

Referenced by entropy_enable(), and get_entropy_input_tmp().

◆ count

unsigned int entropy_startup_test::count

Number of startup tests required for one full cycle.

Filled in by entropy_init().

Definition at line 112 of file entropy.h.

Referenced by entropy_enable_and_test(), entropy_init(), and get_entropy_input_tmp().


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