Microchip® Advanced Software Framework

aes_context Struct Reference

AES context structure.

#include <aes.h>

Data Fields

unsigned long buf [68]
 
int nr
 
unsigned long * rk
 

unsigned long aes_context::buf[68]

unaligned data

int aes_context::nr

number of rounds

unsigned long* aes_context::rk

AES round keys