doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
MD4_CTX Struct Reference

Public Attributes

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

Detailed Description

Definition at line 44 of file MD4.cpp.

Member Data Documentation

unsigned char MD4_CTX::buffer[64]

Definition at line 47 of file MD4.cpp.

UINT4 MD4_CTX::count[2]

Definition at line 46 of file MD4.cpp.

UINT4 MD4_CTX::state[4]

Definition at line 45 of file MD4.cpp.


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