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 Thu Dec 1 00:36:15 2005 for D-BUS by  doxygen 1.4.5