ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
mbedtls_sha256_context Struct Reference

Parser-only storage standing in for ESP-IDF's SHA-256 context. More...

#include <esp_idf_mdl_compat_internal.h>

Data Fields

uint64_t opaque [32]
 Never interpreted outside the real ESP-IDF build.

Detailed Description

Parser-only storage standing in for ESP-IDF's SHA-256 context.

Definition at line 97 of file esp_idf_mdl_compat_internal.h.

Field Documentation

◆ opaque

uint64_t mbedtls_sha256_context::opaque[32]

Never interpreted outside the real ESP-IDF build.

Definition at line 98 of file esp_idf_mdl_compat_internal.h.


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