AesContext Struct Reference

AES algorithm context. More...

#include <aes.h>

Data Fields

uint_t nr
 
uint32_t ek [60]
 
uint32_t dk [60]
 

Detailed Description

AES algorithm context.

Definition at line 57 of file aes.h.

Field Documentation

◆ dk

uint32_t dk[60]

Definition at line 61 of file aes.h.

◆ ek

uint32_t ek[60]

Definition at line 60 of file aes.h.

◆ nr

uint_t nr

Definition at line 59 of file aes.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/cipher/aes.h