MySensors Library & Examples  2.3.2
Public Attributes | List of all members
_SHA256buffer_t Union Reference

Detailed Description

buffer for SHA256 calculator

Definition at line 30 of file sha256.h.

#include <sha256.h>

+ Collaboration diagram for _SHA256buffer_t:

Public Attributes

uint8_t b [BLOCK_LENGTH]
 SHA256 b.
 
uint32_t w [BLOCK_LENGTH/4]
 SHA256 w.
 

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