Mana
|
An sha 256 context, used by original m_opersha256. More...
Public Attributes | |
unsigned int | tot_len |
unsigned int | len |
unsigned char | block [2 *SHA256_BLOCK_SIZE] |
uint32_t | h [8] |
An sha 256 context, used by original m_opersha256.
Definition at line 88 of file sha256.cpp.
unsigned char SHA256Context::block[2 *SHA256_BLOCK_SIZE] |
Definition at line 93 of file sha256.cpp.
uint32_t SHA256Context::h[8] |
Definition at line 94 of file sha256.cpp.
unsigned int SHA256Context::len |
Definition at line 92 of file sha256.cpp.
unsigned int SHA256Context::tot_len |
Definition at line 91 of file sha256.cpp.