libmoost
SHA256Context Struct Reference

#include <sha.h>

Collaboration diagram for SHA256Context:

List of all members.

Public Attributes

uint32_t Intermediate_Hash [SHA256HashSize/4]
uint32_t Length_High
uint32_t Length_Low
int_least16_t Message_Block_Index
uint8_t Message_Block [SHA256_Message_Block_Size]
int Computed
int Corrupted

Detailed Description

Definition at line 148 of file sha.h.


Member Data Documentation

Definition at line 158 of file sha.h.

Definition at line 159 of file sha.h.

Definition at line 149 of file sha.h.

Definition at line 151 of file sha.h.

Definition at line 152 of file sha.h.

Definition at line 156 of file sha.h.

Definition at line 154 of file sha.h.


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