cocos2d-x  2.2.3
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SHA1Context Struct Reference

#include <sha1.h>

Public Attributes

uint32_t Intermediate_Hash [20/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

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

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