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

Data Fields

unsigned int cryptlen
 
unsigned int headlen
 
unsigned int trailen
 
struct scatterlistsg
 
struct scatterlist hsg [2]
 
struct scatterlist tsg [1]
 
struct scatterlist cipher [2]
 
crypto_completion_t complete
 
crypto_completion_t update_complete
 
crypto_completion_t update_complete2
 
char tail []
 

Detailed Description

Definition at line 39 of file authencesn.c.

Field Documentation

Definition at line 46 of file authencesn.c.

Definition at line 47 of file authencesn.c.

unsigned int cryptlen

Definition at line 40 of file authencesn.c.

unsigned int headlen

Definition at line 41 of file authencesn.c.

Definition at line 44 of file authencesn.c.

Definition at line 43 of file authencesn.c.

char tail[]

Definition at line 50 of file authencesn.c.

unsigned int trailen

Definition at line 42 of file authencesn.c.

Definition at line 45 of file authencesn.c.

crypto_completion_t update_complete

Definition at line 48 of file authencesn.c.

crypto_completion_t update_complete2

Definition at line 49 of file authencesn.c.


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