HKDS: Heirarchal Key Derivation System 1.0.0.2 (A2)
A fast post-quantum secure replacement for DUKPT
hkds_message_queue_state Struct Reference

Contains the HKDS message queue context state. More...

#include <hkds_queue.h>

Data Fields

uint8_t * tag
 
hkds_queue_state state
 

Detailed Description

Contains the HKDS message queue context state.

This structure wraps the generic queue state with an associated tag that identifies the message queue.

Field Documentation

◆ state

The internal queue state context.

◆ tag

uint8_t* tag

The tag associated with this message queue.


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