MD5Context Struct Reference

#include <our_md5.h>


Data Fields

UNSIGNED32 state [4]
UNSIGNED32 count [2]
unsigned char buffer [64]


Detailed Description

Definition at line 48 of file our_md5.h.


Field Documentation

UNSIGNED32 MD5Context::state[4]

Definition at line 49 of file our_md5.h.

Referenced by our_MD5Init(), and ourMD5Update().

UNSIGNED32 MD5Context::count[2]

Definition at line 50 of file our_md5.h.

Referenced by our_MD5Final(), our_MD5Init(), and ourMD5Update().

unsigned char MD5Context::buffer[64]

Definition at line 51 of file our_md5.h.

Referenced by ourMD5Update().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 29 13:31:44 2013 for live by  doxygen 1.5.2