DBusMD5Context Struct Reference

A context used to store the state of the MD5 algorithm. More...

#include <dbus-md5.h>


Data Fields

dbus_uint32_t count [2]
 message length in bits, lsw first
dbus_uint32_t abcd [4]
 digest buffer
unsigned char buf [64]
 accumulate block


Detailed Description

A context used to store the state of the MD5 algorithm.

Definition at line 37 of file dbus-md5.h.


The documentation for this struct was generated from the following file:

Generated on Tue Dec 9 21:35:28 2008 for D-Bus by  doxygen 1.5.5