Virgil IoT KIT
|
SHA-256 context. More...
#include <secmodule.h>
Data Fields | |
uint32_t | total [2] |
The number of bytes processed. More... | |
uint32_t | state [8] |
The intermediate digest state. More... | |
unsigned char | buffer [64] |
The data block being processed. More... | |
SHA-256 context.
unsigned char vs_secmodule_sw_sha256_ctx::buffer[64] |
The data block being processed.
uint32_t vs_secmodule_sw_sha256_ctx::state[8] |
The intermediate digest state.
uint32_t vs_secmodule_sw_sha256_ctx::total[2] |
The number of bytes processed.