Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

rand_handle Struct Reference

List of all members.

Public Attributes

uint8_t i
uint8_t j
uint8_t s [256]
u_char * tmp
int tmplen

Member Data Documentation

uint8_t rand_handle::i
 

Definition at line 32 of file rand.c.

Referenced by rand_addrandom(), and rand_init().

uint8_t rand_handle::j
 

Definition at line 33 of file rand.c.

Referenced by rand_addrandom(), and rand_init().

uint8_t rand_handle::s[256]
 

Definition at line 34 of file rand.c.

Referenced by rand_addrandom(), and rand_init().

u_char* rand_handle::tmp
 

Definition at line 35 of file rand.c.

Referenced by rand_close().

int rand_handle::tmplen
 

Definition at line 36 of file rand.c.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2