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

#include <aes.h>

Data Fields

u32 key_enc [AES_MAX_KEYLENGTH_U32]
 
u32 key_dec [AES_MAX_KEYLENGTH_U32]
 
u32 key_length
 

Detailed Description

Definition at line 24 of file aes.h.

Field Documentation

Definition at line 26 of file aes.h.

Definition at line 25 of file aes.h.

u32 key_length

Definition at line 27 of file aes.h.


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