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

Data Fields

struct omap_sham_devdd
 
unsigned long flags
 
unsigned long op
 
u8 digest[SHA1_DIGEST_SIZEOMAP_ALIGNED
 
size_t digcnt
 
size_t bufcnt
 
size_t buflen
 
dma_addr_t dma_addr
 
struct scatterlistsg
 
unsigned int offset
 
unsigned int total
 
u8 buffer[0] OMAP_ALIGNED
 

Detailed Description

Definition at line 100 of file omap-sham.c.

Field Documentation

size_t bufcnt

Definition at line 107 of file omap-sham.c.

size_t buflen

Definition at line 108 of file omap-sham.c.

Definition at line 101 of file omap-sham.c.

size_t digcnt

Definition at line 106 of file omap-sham.c.

dma_addr_t dma_addr

Definition at line 109 of file omap-sham.c.

unsigned long flags

Definition at line 102 of file omap-sham.c.

unsigned int offset

Definition at line 113 of file omap-sham.c.

u8 digest [SHA1_DIGEST_SIZE] OMAP_ALIGNED

Definition at line 105 of file omap-sham.c.

u8 buffer [0] OMAP_ALIGNED

Definition at line 116 of file omap-sham.c.

unsigned long op

Definition at line 103 of file omap-sham.c.

Definition at line 112 of file omap-sham.c.

unsigned int total

Definition at line 114 of file omap-sham.c.


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