cocos2d-x  2.2.6
 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
var Length_Low
local Length_Low
uint32_t Length_High
var Length_High
local Length_High
int_least16_t Message_Block_Index
var Message_Block_Index
local Message_Block_Index
uint8_t Message_Block [64]
var Message_Block ()
local Message_Block ()
int Computed
var Computed
local Computed
int Corrupted
var Corrupted
local Corrupted

Member Data Documentation

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

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