RAFW Flexible Software Package Documentation  Release v2.0.1

 
mbedtls_sha256_context Struct Reference

SHA-256 context structure. More...

#include <sha256_alt.h>

Data Fields

uint32_t buff [SIZE_MBEDTLS_SHA256_PROCESS_BUFFER_BYTES]
 

Detailed Description

SHA-256 context structure.

Field Documentation

◆ buff

uint32_t mbedtls_sha256_context::buff[SIZE_MBEDTLS_SHA256_PROCESS_BUFFER_BYTES]

Internal buffer Internal buffer used by SHA256 operation.


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