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

Data Fields

u64 count
 
u32 state [SHA1_DIGEST_SIZE/4]
 
u8 buffer [SHA1_BLOCK_SIZE]
 
int first_hash
 
int last_chunk
 
int extra_bytes
 
enum hash_op op
 
int count_add
 

Detailed Description

Definition at line 135 of file mv_cesa.c.

Field Documentation

Definition at line 138 of file mv_cesa.c.

u64 count

Definition at line 136 of file mv_cesa.c.

int count_add

Definition at line 143 of file mv_cesa.c.

int extra_bytes

Definition at line 141 of file mv_cesa.c.

int first_hash

Definition at line 139 of file mv_cesa.c.

int last_chunk

Definition at line 140 of file mv_cesa.c.

enum hash_op op

Definition at line 142 of file mv_cesa.c.

Definition at line 137 of file mv_cesa.c.


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