MySensors Library & Examples
2.3.2-62-ge298769
Public Attributes
|
List of all members
_SHA256state_t Union Reference
Detailed Description
state variables for SHA256 calculator
Definition at line
38
of file
sha256.h
.
#include <
sha256.h
>
Collaboration diagram for _SHA256state_t:
Public Attributes
uint8_t
b
[HASH_LENGTH]
SHA256 b.
uint32_t
w
[HASH_LENGTH/4]
SHA256 w.
The documentation for this union was generated from the following file:
hal/crypto/generic/drivers/SHA256/
sha256.h
Copyright (C) 2013-2019 Sensnology AB. Generated by
doxygen
1.8.17