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

Data Fields

struct list_head tsgl
 
struct af_alg_sgl rsgl
 
voidiv
 
struct af_alg_completion completion
 
unsigned used
 
unsigned int len
 
bool more
 
bool merge
 
bool enc
 
struct ablkcipher_request req
 

Detailed Description

Definition at line 34 of file algif_skcipher.c.

Field Documentation

Definition at line 40 of file algif_skcipher.c.

bool enc

Definition at line 47 of file algif_skcipher.c.

void* iv

Definition at line 38 of file algif_skcipher.c.

unsigned int len

Definition at line 44 of file algif_skcipher.c.

bool merge

Definition at line 46 of file algif_skcipher.c.

bool more

Definition at line 45 of file algif_skcipher.c.

Definition at line 49 of file algif_skcipher.c.

Definition at line 36 of file algif_skcipher.c.

Definition at line 35 of file algif_skcipher.c.

unsigned used

Definition at line 42 of file algif_skcipher.c.


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