Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
MD5_CTX Struct Reference

#include <md5.h>

Public Attributes

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

Detailed Description

Definition at line 57 of file md5.h.

Member Data Documentation

◆ buffer

unsigned char MD5_CTX::buffer[64]

Definition at line 60 of file md5.h.

◆ count

UINT4 MD5_CTX::count[2]

Definition at line 59 of file md5.h.

◆ state

UINT4 MD5_CTX::state[4]

Definition at line 58 of file md5.h.


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