Embedded SDK
Embedded SDK
Public Attributes | List of all members
cipher_key_t Struct Reference

#include <lcx_cipher.h>

Public Attributes

uint32_t size
 
uint8_t keys [32]
 

Detailed Description

Generic key structure

Definition at line 44 of file lcx_cipher.h.

Member Data Documentation

◆ keys

uint8_t cipher_key_t::keys[32]

Definition at line 46 of file lcx_cipher.h.

◆ size

uint32_t cipher_key_t::size

Definition at line 45 of file lcx_cipher.h.


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