EntropyPool Struct Reference
Sturct data of entropy pool. More...
#include <randpool.h>
Data Fields | |
| size_t | entropy |
| Actual value of entropy (byte). | |
| size_t | pos_add |
| Number of byte added in entropy pool. | |
| size_t | pos_get |
| Number of byte got in entropy pool. | |
| size_t | counter |
| Counter. | |
| uint8_t | pool_entropy [CONFIG_SIZE_ENTROPY_POOL] |
| Entropy pool. | |
Detailed Description
The documentation for this struct was generated from the following files:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)