entropy_context Struct Reference

Entropy context structure. More...

#include <entropy.h>

Collaboration diagram for entropy_context:
Collaboration graph
[legend]

Data Fields

sha512_context accumulator
int source_count
source_state source [ENTROPY_MAX_SOURCES]

Detailed Description

Entropy context structure.

Definition at line 101 of file entropy.h.


Field Documentation

Definition at line 104 of file entropy.h.

Referenced by entropy_func(), and entropy_update().

source_state entropy_context::source[ENTROPY_MAX_SOURCES]

Definition at line 109 of file entropy.h.

Referenced by entropy_add_source(), entropy_func(), and entropy_gather().

Definition at line 108 of file entropy.h.

Referenced by entropy_add_source(), entropy_func(), and entropy_gather().


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

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1