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

Data Fields

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 694 of file caamalg.c.

Field Documentation

bool dst_chained

Definition at line 698 of file caamalg.c.

int dst_nents

Definition at line 697 of file caamalg.c.

u32 hw_desc[0]

Definition at line 703 of file caamalg.c.

dma_addr_t iv_dma

Definition at line 699 of file caamalg.c.

Definition at line 702 of file caamalg.c.

int sec4_sg_bytes

Definition at line 700 of file caamalg.c.

dma_addr_t sec4_sg_dma

Definition at line 701 of file caamalg.c.

bool src_chained

Definition at line 696 of file caamalg.c.

int src_nents

Definition at line 695 of file caamalg.c.


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