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

Data Fields

int assoc_nents
 
bool assoc_chained
 
int src_nents
 
bool src_chained
 
int dst_nents
 
bool dst_chained
 
dma_addr_t iv_dma
 
int sec4_sg_bytes
 
dma_addr_t sec4_sg_dma
 
struct sec4_sg_entrysec4_sg
 
u32 hw_desc [0]
 

Detailed Description

Definition at line 668 of file caamalg.c.

Field Documentation

bool assoc_chained

Definition at line 670 of file caamalg.c.

int assoc_nents

Definition at line 669 of file caamalg.c.

bool dst_chained

Definition at line 674 of file caamalg.c.

int dst_nents

Definition at line 673 of file caamalg.c.

u32 hw_desc[0]

Definition at line 679 of file caamalg.c.

dma_addr_t iv_dma

Definition at line 675 of file caamalg.c.

Definition at line 678 of file caamalg.c.

int sec4_sg_bytes

Definition at line 676 of file caamalg.c.

dma_addr_t sec4_sg_dma

Definition at line 677 of file caamalg.c.

bool src_chained

Definition at line 672 of file caamalg.c.

int src_nents

Definition at line 671 of file caamalg.c.


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