AlcapDAQ  1
Data Fields
MD5_CTX Struct Reference

#include <md5.h>

Data Fields

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

Detailed Description

Definition at line 27 of file md5.h.

Field Documentation

unsigned char MD5_CTX::buffer

Definition at line 30 of file md5.h.

UINT4 MD5_CTX::count

Definition at line 29 of file md5.h.

Referenced by MD5Final(), and MD5Init().

UINT4 MD5_CTX::state

Definition at line 28 of file md5.h.

Referenced by MD5Final().


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