PolarSSL v1.1.4
Data Fields
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 69 of file entropy.h.


Field Documentation

The entropy source callback.

Definition at line 71 of file entropy.h.

The callback data pointer.

Definition at line 72 of file entropy.h.

Amount received.

Definition at line 73 of file entropy.h.

Minimum level required before release.

Definition at line 74 of file entropy.h.


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