ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
pc_sha512_ctx Struct Reference

Streaming SHA-512 context. More...

#include <sha512.h>

Public Attributes

mbedtls_sha512_context mbed
 mbedtls SHA-512 state (ESP32).
 

Detailed Description

Streaming SHA-512 context.

Definition at line 32 of file sha512.h.

Member Data Documentation

◆ mbed

mbedtls_sha512_context pc_sha512_ctx::mbed

mbedtls SHA-512 state (ESP32).

Definition at line 34 of file sha512.h.

Referenced by pc_sha512_final(), pc_sha512_init(), and pc_sha512_update().


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