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

uint32 sha1_context::total[2]

Definition at line 14 of file sha1.h.

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

uint32 sha1_context::state[5]

Definition at line 15 of file sha1.h.

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

uint8 sha1_context::buffer[64]

Definition at line 16 of file sha1.h.

Referenced by sha1_update().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 8 08:36:21 2007 for DTN Reference Implementation by  doxygen 1.5.3