SX126x-Arduino  1.2.1
Public Attributes | List of all members
_AES_CMAC_CTX Struct Reference

#include <cmac.h>

Public Attributes

lora_aes_context rijndael
 
uint8_t X [16]
 
uint8_t M_last [16]
 
uint32_t M_n
 

Member Data Documentation

◆ rijndael

lora_aes_context _AES_CMAC_CTX::rijndael

◆ X

uint8_t _AES_CMAC_CTX::X[16]

◆ M_last

uint8_t _AES_CMAC_CTX::M_last[16]

◆ M_n

uint32_t _AES_CMAC_CTX::M_n

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