Example program to test AES-GCM functionality. Used for a workshop
source_state Struct Reference
Entropy source state. More...
#include <entropy.h>
Data Fields | |
| f_source_ptr | f_source |
| The entropy source callback. | |
| void * | p_source |
| The callback data pointer. | |
| size_t | size |
| Amount received. | |
| size_t | threshold |
| Minimum level required before release. | |
Detailed Description
Entropy source state.
Definition at line 109 of file entropy.h.
Field Documentation
Generated on Tue Jul 12 2022 19:40:22 by
1.7.2