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

Data Fields

struct list_head list
 
struct spacc_engineengine
 
struct crypto_async_requestreq
 
int result
 
bool is_encrypt
 
unsigned ctx_id
 
dma_addr_t src_addr
 
dma_addr_t dst_addr
 
struct spacc_ddtsrc_ddt
 
struct spacc_ddtdst_ddt
 
void(* complete )(struct spacc_req *req)
 
u8giv
 
size_t giv_len
 
dma_addr_t giv_pa
 

Detailed Description

Definition at line 91 of file picoxcell_crypto.c.

Field Documentation

void(* complete)(struct spacc_req *req)

Definition at line 100 of file picoxcell_crypto.c.

unsigned ctx_id

Definition at line 97 of file picoxcell_crypto.c.

dma_addr_t dst_addr

Definition at line 98 of file picoxcell_crypto.c.

struct spacc_ddt * dst_ddt

Definition at line 99 of file picoxcell_crypto.c.

Definition at line 93 of file picoxcell_crypto.c.

u8* giv

Definition at line 103 of file picoxcell_crypto.c.

size_t giv_len

Definition at line 104 of file picoxcell_crypto.c.

dma_addr_t giv_pa

Definition at line 105 of file picoxcell_crypto.c.

bool is_encrypt

Definition at line 96 of file picoxcell_crypto.c.

Definition at line 92 of file picoxcell_crypto.c.

Definition at line 94 of file picoxcell_crypto.c.

int result

Definition at line 95 of file picoxcell_crypto.c.

dma_addr_t src_addr

Definition at line 98 of file picoxcell_crypto.c.

struct spacc_ddt* src_ddt

Definition at line 99 of file picoxcell_crypto.c.


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