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

Data Fields

struct crypto_shashfallback
 
struct crypto_shashbase_hash
 
u32 ivs [2 *SHA1_DIGEST_SIZE/4]
 
int count_add
 
enum hash_op op
 

Detailed Description

Definition at line 127 of file mv_cesa.c.

Field Documentation

struct crypto_shash* base_hash

Definition at line 129 of file mv_cesa.c.

int count_add

Definition at line 131 of file mv_cesa.c.

struct crypto_shash* fallback

Definition at line 128 of file mv_cesa.c.

u32 ivs[2 *SHA1_DIGEST_SIZE/4]

Definition at line 130 of file mv_cesa.c.

enum hash_op op

Definition at line 132 of file mv_cesa.c.


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