SHA-256 state used by the API. More...
#include <sha256.h>
Data Fields | |
enum sha256_endianness | endianness |
int8_t | channel |
bool | locked |
uint8_t | cache_used |
union { | |
uint32_t word | |
uint8_t bytes [4] | |
} | cache |
dma_channel_config | config |
size_t | total_data_size |
SHA-256 state used by the API.