Rizin
unix-like reverse engineering framework and cli tools
|
State for the internal SHA-256 implementation. More...
#include <check.h>
Public Attributes | |
uint32_t | state [8] |
Internal state. More... | |
uint64_t | size |
Size of the message excluding padding. More... | |
uint64_t lzma_sha256_state::size |