entropy_source_tests_prop_t Struct Reference

Data structure for Adaptive Proportion Test (NIST SP 800-90B 4.4.2). More...

Detailed Description

Data structure for Adaptive Proportion Test (NIST SP 800-90B 4.4.2).

Definition at line 58 of file entropy_source.h.

#include <entropy_source.h>

Data Fields

uint8_t old_sample
 Preceding sample to compare for repetition.
 
uint16_t cnt_prop
 Counter to count proportion.
 
uint16_t cnt_window
 Counter to count window size.
 
uint16_t c_prop
 Cutoff threshold.
 

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