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.
 
 
AES round keys 
Definition at line 16 of file aes.h.
 
 
unaligned data 
Definition at line 17 of file aes.h.
 
 
The documentation for this struct was generated from the following file:
- /home/dko/projects/mobilec/trunk/src/security/xyssl-0.9/include/xyssl/aes.h