aes_context Struct Reference

AES context structure. More...

#include <aes.h>


Data Fields

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


Detailed Description

AES context structure.

Definition at line 13 of file aes.h.


Field Documentation

number of rounds

Definition at line 15 of file aes.h.

unsigned long* aes_context::rk

AES round keys

Definition at line 16 of file aes.h.

unsigned long aes_context::buf[68]

unaligned data

Definition at line 17 of file aes.h.


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

Generated on Thu Nov 13 14:22:59 2008 for Mobile-C by  doxygen 1.5.5