ReactOS 0.4.15-dev-8028-g8e799e2
_MD5_CTX Struct Reference

Public Attributes

ULONG Count [2]
 
ULONG State [4]
 
UCHAR Buffer [64]
 
UCHAR Hash [16]
 

Detailed Description

Definition at line 19 of file Hash.c.

Member Data Documentation

◆ Buffer

UCHAR _MD5_CTX::Buffer[64]

Definition at line 23 of file Hash.c.

◆ Count

ULONG _MD5_CTX::Count[2]

Definition at line 21 of file Hash.c.

◆ Hash

UCHAR _MD5_CTX::Hash[16]

Definition at line 24 of file Hash.c.

◆ State

ULONG _MD5_CTX::State[4]

Definition at line 22 of file Hash.c.


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