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

Data Fields

struct cryptocop_transform_init init
 
unsigned char dec_key [CRYPTOCOP_MAX_KEY_LENGTH]
 
unsigned int dec_key_set:1
 
struct cryptocop_transform_ctxnext
 

Detailed Description

Definition at line 130 of file cryptocop.c.

Field Documentation

unsigned char dec_key[CRYPTOCOP_MAX_KEY_LENGTH]

Definition at line 132 of file cryptocop.c.

unsigned int dec_key_set

Definition at line 133 of file cryptocop.c.

struct cryptocop_transform_init init

Definition at line 131 of file cryptocop.c.

Definition at line 135 of file cryptocop.c.


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