Pentagram::md5_context Struct Reference

List of all members.

Public Attributes

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

Detailed Description

Definition at line 35 of file md5.cpp.


Member Data Documentation

uint8 Pentagram::md5_context::buffer[64]

Definition at line 38 of file md5.cpp.

Referenced by Pentagram::md5_update().

uint32 Pentagram::md5_context::state[4]

Definition at line 37 of file md5.cpp.

Referenced by Pentagram::md5_process(), and Pentagram::md5_starts().

uint32 Pentagram::md5_context::total[2]

Definition at line 36 of file md5.cpp.

Referenced by Pentagram::md5_finish(), Pentagram::md5_starts(), and Pentagram::md5_update().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 27 22:30:34 2007 for pentagram by  doxygen 1.4.7