pianod2
multisource multiuser scriptable networked music player
Public Attributes | List of all members
SHA1Context Struct Reference

#include <sha1.h>

Public Attributes

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

Member Data Documentation

◆ Computed

int SHA1Context::Computed

◆ Corrupted

int SHA1Context::Corrupted

◆ Intermediate_Hash

uint32_t SHA1Context::Intermediate_Hash[SHA1HashSize/4]

◆ Length_High

uint32_t SHA1Context::Length_High

◆ Length_Low

uint32_t SHA1Context::Length_Low

◆ Message_Block

uint8_t SHA1Context::Message_Block[64]

◆ Message_Block_Index

int_least16_t SHA1Context::Message_Block_Index

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