DCL 4.0
Loading...
Searching...
No Matches
MD5_CTX Struct Reference

Public Attributes

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

Detailed Description

Definition at line 36 of file MD5.cpp.

Member Data Documentation

◆ buffer

unsigned char MD5_CTX::buffer[64]

Definition at line 39 of file MD5.cpp.

◆ count

UINT4 MD5_CTX::count[2]

Definition at line 38 of file MD5.cpp.

◆ state

UINT4 MD5_CTX::state[4]

Definition at line 37 of file MD5.cpp.


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