Account
ArmsysApi 0.12.18 |
SHA256Context Struct Reference
#include <sha.h>
Public Attributes | |
uint32_t | Intermediate_Hash [SHA256HashSize/4] |
uint32_t | Length_High |
uint32_t | Length_Low |
int_least16_t | Message_Block_Index |
uint8_t | Message_Block [SHA256_Message_Block_Size] |
int | Computed |
int | Corrupted |
Member Data Documentation
◆ Computed
int SHA256Context::Computed |
◆ Corrupted
int SHA256Context::Corrupted |
◆ Intermediate_Hash
uint32_t SHA256Context::Intermediate_Hash[SHA256HashSize/4] |
◆ Length_High
uint32_t SHA256Context::Length_High |
◆ Length_Low
uint32_t SHA256Context::Length_Low |
◆ Message_Block
uint8_t SHA256Context::Message_Block[SHA256_Message_Block_Size] |
◆ Message_Block_Index
int_least16_t SHA256Context::Message_Block_Index |
The documentation for this struct was generated from the following file:
Generated by
