entropy_source_tests_rep_t Struct Reference

Data structure for Repetition Count Test (NIST SP 800-90B 4.4.1). More...

Detailed Description

Data structure for Repetition Count Test (NIST SP 800-90B 4.4.1).

Definition at line 49 of file entropy_source.h.

#include <entropy_source.h>

Data Fields

uint8_t old_sample
 Preceding sample to compare for repetition.
 
uint16_t cnt_rep
 Counter to count repetition.
 
uint8_t c_rep
 Cutoff threshold.
 

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