Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AES_KEY Struct Reference

Data Fields

unsigned int rd_key [4 *(AES_MAXNR+1)]
 
int rounds
 

Detailed Description

Definition at line 11 of file aes_glue.c.

Field Documentation

unsigned int rd_key[4 *(AES_MAXNR+1)]

Definition at line 12 of file aes_glue.c.

int rounds

Definition at line 13 of file aes_glue.c.


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