ReactOS 0.4.15-dev-8028-g8e799e2
_A_SHA_CTX Struct Reference

Public Attributes

UCHAR Buffer [64]
 
ULONG State [5]
 
ULONG Count [2]
 

Detailed Description

Definition at line 10 of file Hash.c.

Member Data Documentation

◆ Buffer

UCHAR _A_SHA_CTX::Buffer[64]

Definition at line 12 of file Hash.c.

◆ Count

ULONG _A_SHA_CTX::Count[2]

Definition at line 14 of file Hash.c.

◆ State

ULONG _A_SHA_CTX::State[5]

Definition at line 13 of file Hash.c.


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