sha1_context Struct Reference

#include <sha1.h>

List of all members.


Detailed Description

Definition at line 12 of file sha1.h.

Public Attributes

uint32 total [2]
uint32 state [5]
uint8 buffer [64]


Member Data Documentation

uint8 sha1_context::buffer[64]

Definition at line 16 of file sha1.h.

Referenced by sha1_update().

uint32 sha1_context::state[5]

Definition at line 15 of file sha1.h.

Referenced by sha1_process(), and sha1_starts().

uint32 sha1_context::total[2]

Definition at line 14 of file sha1.h.

Referenced by sha1_finish(), sha1_starts(), and sha1_update().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 21:06:02 2006 for DTN Reference Implementation by  doxygen 1.4.7