MySensors Library & Examples  2.3.2
Public Attributes | List of all members
sha256_ctx_t Struct Reference

Detailed Description

SHA-256 context type.

A variable of this type may hold the state of a SHA-256 hashing process

Definition at line 64 of file sha256.h.

#include <sha256.h>

+ Collaboration diagram for sha256_ctx_t:

Public Attributes

uint32_t h [8]
 h
 
uint64_t length
 length
 

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