MD5_CTX Struct Reference

#include <md5-rsa.h>

List of all members.


Detailed Description

MD5 context.

Definition at line 59 of file md5-rsa.h.

Public Attributes

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


Member Data Documentation

UINT4 MD5_CTX::state[4]

Definition at line 60 of file md5-rsa.h.

UINT4 MD5_CTX::count[2]

Definition at line 61 of file md5-rsa.h.

Referenced by MD5Final().

unsigned char MD5_CTX::buffer[64]

Definition at line 62 of file md5-rsa.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 7 12:54:31 2007 for DTN Reference Implementation by  doxygen 1.5.1