MySensors Library & Examples  2.3.2
Public Attributes | List of all members
AES_ctx Struct Reference

Detailed Description

AES state structure.

Definition at line 65 of file aes.h.

#include <aes.h>

+ Collaboration diagram for AES_ctx:

Public Attributes

uint8_t RoundKey [AES_keyExpSize]
 RoundKey.
 
uint8_t Iv [AES_BLOCKLEN]
 Iv.
 

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