nRF5 SDK v11.0.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.


Documentation feedback | Developer Zone | Updated