ChibiOS/HAL 9.0.0
HMACSHA512Context Struct Reference

Type of a HMAC_SHA512 context. More...

#include <hal_crypto.h>

Collaboration diagram for HMACSHA512Context:
Collaboration graph

Data Fields

uint32_t dummy

Detailed Description

Type of a HMAC_SHA512 context.

Definition at line 203 of file hal_crypto.h.

Field Documentation

◆ dummy

uint32_t HMACSHA512Context::dummy

Definition at line 204 of file hal_crypto.h.