/home/dko/projects/mobilec/trunk/src/security/xyssl-0.9/include/xyssl/havege.h File Reference

Go to the source code of this file.

Data Structures

struct  havege_state
 HAVEGE state structure. More...

Defines

#define COLLECT_SIZE   1024

Functions

void havege_init (havege_state *hs)
 HAVEGE initialization.
int havege_rand (void *p_rng)
 HAVEGE rand function.


Detailed Description

Definition in file havege.h.


Define Documentation

#define COLLECT_SIZE   1024

Definition at line 7 of file havege.h.


Function Documentation

void havege_init ( havege_state hs  ) 

HAVEGE initialization.

Parameters:
hs HAVEGE state to be initialized

Referenced by main(), and ssl_test().

int havege_rand ( void *  p_rng  ) 

HAVEGE rand function.

Parameters:
rng_st points to an HAVEGE state
Returns:
A random int

Referenced by main(), and ssl_test().


Generated on Thu Nov 13 14:22:58 2008 for Mobile-C by  doxygen 1.5.5