libmoost
SHA1Context Struct Reference

#include <sha.h>

Collaboration diagram for SHA1Context:

List of all members.

Public Attributes

uint32_t Intermediate_Hash [SHA1HashSize/4]
uint32_t Length_High
uint32_t Length_Low
int_least16_t Message_Block_Index
uint8_t Message_Block [SHA1_Message_Block_Size]
int Computed
int Corrupted

Detailed Description

Definition at line 130 of file sha.h.


Member Data Documentation

Definition at line 140 of file sha.h.

Definition at line 141 of file sha.h.

Definition at line 131 of file sha.h.

Definition at line 133 of file sha.h.

Definition at line 134 of file sha.h.

Definition at line 138 of file sha.h.

Definition at line 136 of file sha.h.


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