aes_context Struct Reference

#include <aes.h>


Detailed Description

AES context structure.

Definition at line 34 of file aes.h.


Data Fields

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

Field Documentation

unsigned long aes_context::buf[68]

unaligned data

Definition at line 38 of file aes.h.

number of rounds

Definition at line 36 of file aes.h.

unsigned long* aes_context::rk

AES round keys

Definition at line 37 of file aes.h.


Generated on Fri Feb 19 02:31:32 2010 for AVR32 - POLARSSL - Benchmark Example by  doxygen 1.5.5