ReactOS 0.4.15-dev-8021-g7ce96fd
_MD4_CTX Struct Reference

Public Attributes

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

Detailed Description

Definition at line 29 of file Hash.c.

Member Data Documentation

◆ Buffer

UCHAR _MD4_CTX::Buffer[64]

Definition at line 33 of file Hash.c.

◆ Count

ULONG _MD4_CTX::Count[2]

Definition at line 32 of file Hash.c.

◆ Hash

UCHAR _MD4_CTX::Hash[16]

Definition at line 34 of file Hash.c.

◆ State

ULONG _MD4_CTX::State[4]

Definition at line 31 of file Hash.c.


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