md5_context Struct Reference

#include <md5.h>


Data Fields

unsigned long total [2]
unsigned long state [4]
unsigned char buffer [64]


Detailed Description

Definition at line 31 of file md5.h.


Field Documentation

unsigned long md5_context::total[2]

number of bytes processed

Definition at line 33 of file md5.h.

unsigned long md5_context::state[4]

intermediate digest state

Definition at line 34 of file md5.h.

unsigned char md5_context::buffer[64]

data block being processed

Definition at line 35 of file md5.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 00:03:18 2008 for libalpm by  doxygen 1.5.4