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

Data Fields

unsigned long state
 
spinlock_t lock
 
int err
 
struct crypto_queue queue
 
struct work_struct postponed
 
char iv []
 

Detailed Description

Definition at line 36 of file chainiv.c.

Field Documentation

int err

Definition at line 40 of file chainiv.c.

char iv[]

Definition at line 45 of file chainiv.c.

spinlock_t lock

Definition at line 39 of file chainiv.c.

struct work_struct postponed

Definition at line 43 of file chainiv.c.

Definition at line 42 of file chainiv.c.

unsigned long state

Definition at line 37 of file chainiv.c.


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