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

Data Fields

u64 key_table [CAMELLIA_TABLE_BYTE_LEN/sizeof(u64)]
 
u32 key_length
 
int key_length
 
u32 key_table [CAMELLIA_TABLE_BYTE_LEN/sizeof(u32)]
 

Detailed Description

Definition at line 42 of file camellia_glue.c.

Field Documentation

u32 key_length

Definition at line 44 of file camellia_glue.c.

int key_length

Definition at line 976 of file camellia_generic.c.

Definition at line 43 of file camellia_glue.c.

Definition at line 977 of file camellia_generic.c.


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