Process Hacker
sha256_context Struct Reference

#include <sha256.h>

Data Fields

uint32 total [2]
 
uint32 state [8]
 
uint8 buffer [64]
 

Detailed Description

Definition at line 12 of file sha256.h.

Field Documentation

uint8 buffer[64]

Definition at line 16 of file sha256.h.

uint32 state[8]

Definition at line 15 of file sha256.h.

uint32 total[2]

Definition at line 14 of file sha256.h.


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