PolarSSL v1.2.10
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]
 

Detailed Description

Entropy context structure.

Definition at line 84 of file entropy.h.

Field Documentation

sha4_context entropy_context::accumulator

Definition at line 86 of file entropy.h.

source_state entropy_context::source[ENTROPY_MAX_SOURCES]

Definition at line 88 of file entropy.h.

int entropy_context::source_count

Definition at line 87 of file entropy.h.


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