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

#include <twofish.h>

Data Fields

u32 s [4][256]
 
u32 w [8]
 
u32 k [32]
 

Detailed Description

Definition at line 16 of file twofish.h.

Field Documentation

u32 k[32]

Definition at line 17 of file twofish.h.

u32 s[4][256]

Definition at line 17 of file twofish.h.

u32 w[8]

Definition at line 17 of file twofish.h.


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