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

Data Fields

struct list_head entry
 
const charhash_zero
 
const u32hash_init
 
u8 hw_op_hashsz
 
u8 digest_size
 
u8 auth_type
 
u8 hmac_type
 
struct ahash_alg alg
 

Detailed Description

Definition at line 242 of file n2_core.c.

Field Documentation

Definition at line 250 of file n2_core.c.

u8 auth_type

Definition at line 248 of file n2_core.c.

u8 digest_size

Definition at line 247 of file n2_core.c.

Definition at line 243 of file n2_core.c.

const u32* hash_init

Definition at line 245 of file n2_core.c.

const char* hash_zero

Definition at line 244 of file n2_core.c.

u8 hmac_type

Definition at line 249 of file n2_core.c.

u8 hw_op_hashsz

Definition at line 246 of file n2_core.c.


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