sha2xx_context_t Struct Reference

Structure to hold the SHA-2XX context. More...

Detailed Description

Structure to hold the SHA-2XX context.

Definition at line 63 of file sha2xx_common.h.

#include <sha2xx_common.h>

Data Fields

uint32_t state [8]
 global state
 
uint32_t count [2]
 processed bytes counter
 
unsigned char buf [64]
 data buffer
 

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