ReactOS 0.4.15-dev-7934-g1dc8d80
SHA_CTX Struct Reference

#include <sha1.h>

Public Attributes

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

Detailed Description

Definition at line 69 of file addons.c.

Member Data Documentation

◆ Buffer

UCHAR SHA_CTX::Buffer

Definition at line 73 of file addons.c.

◆ Count

ULONG SHA_CTX::Count

Definition at line 72 of file addons.c.

◆ State

ULONG SHA_CTX::State

Definition at line 71 of file addons.c.

◆ Unknown

ULONG SHA_CTX::Unknown

Definition at line 70 of file addons.c.


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