ReactOS 0.4.16-dev-1946-g52006dd
sha1_context Struct Reference

#include <hash.h>

Public Attributes

unsigned int state [5]
 
unsigned int count [2]
 
char buffer [64]
 

Detailed Description

Definition at line 27 of file hash.h.

Member Data Documentation

◆ buffer

char sha1_context::buffer[64]

Definition at line 31 of file hash.h.

◆ count

unsigned int sha1_context::count[2]

Definition at line 30 of file hash.h.

◆ state

unsigned int sha1_context::state[5]

Definition at line 29 of file hash.h.


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