nRF5 SDK v12.1.0
Data Fields
sha256_context_t Struct Reference

Current state of a hash operation. More...

#include <sha256.h>

Data Fields

uint8_t data [64]
 
uint32_t datalen
 
uint64_t bitlen
 
uint32_t state [8]
 

Detailed Description

Current state of a hash operation.


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

Documentation feedback | Developer Zone | Subscribe | Updated