Main Page   Modules   Data Structures   File List   Data Fields   Related Pages  

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 Wed Jun 9 05:01:27 2004 for D-BUS by doxygen1.2.15