Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
lzma_sha256_state Struct Reference

State for the internal SHA-256 implementation. More...

#include <check.h>

Data Fields

uint32_t state [8]
 Internal state.
 
uint64_t size
 Size of the message excluding padding.
 

Detailed Description

State for the internal SHA-256 implementation.

Field Documentation

◆ size

uint64_t size

Size of the message excluding padding.

◆ state

uint32_t state

Internal state.


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