ChibiOS/HAL 9.0.0
HMACSHA256Context Struct Reference

Type of a HMAC_SHA256 context. More...

#include <hal_crypto.h>

Collaboration diagram for HMACSHA256Context:
Collaboration graph

Data Fields

uint32_t dummy

Detailed Description

Type of a HMAC_SHA256 context.

Definition at line 195 of file hal_crypto.h.

Field Documentation

◆ dummy

uint32_t HMACSHA256Context::dummy

Definition at line 196 of file hal_crypto.h.