PolarSSL v1.1.4
Data Fields
entropy_context Struct Reference

Entropy context structure. More...

#include <entropy.h>

Collaboration diagram for entropy_context:
Collaboration graph
[legend]

Data Fields

sha4_context accumulator
int source_count
source_state source [ENTROPY_MAX_SOURCES]
havege_state havege_data

Detailed Description

Entropy context structure.

Definition at line 81 of file entropy.h.

Field Documentation

sha4_context entropy_context::accumulator

Definition at line 83 of file entropy.h.

havege_state entropy_context::havege_data

Definition at line 87 of file entropy.h.

source_state entropy_context::source[ENTROPY_MAX_SOURCES]

Definition at line 85 of file entropy.h.

int entropy_context::source_count

Definition at line 84 of file entropy.h.


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