cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
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

◆ Computed

int Computed

◆ Corrupted

int Corrupted

◆ Intermediate_Hash

uint32_t Intermediate_Hash[20/4]

◆ Length_High

uint32_t Length_High

◆ Length_Low

uint32_t Length_Low

◆ Message_Block

uint8_t Message_Block[64]

◆ Message_Block_Index

int_least16_t Message_Block_Index

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