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

Data Fields

const charname
 
const charhash_zero
 
const u32hash_init
 
u8 hw_op_hashsz
 
u8 digest_size
 
u8 block_size
 
u8 auth_type
 
u8 hmac_type
 

Detailed Description

Definition at line 1271 of file n2_core.c.

Field Documentation

u8 auth_type

Definition at line 1278 of file n2_core.c.

u8 block_size

Definition at line 1277 of file n2_core.c.

u8 digest_size

Definition at line 1276 of file n2_core.c.

const u32* hash_init

Definition at line 1274 of file n2_core.c.

const char* hash_zero

Definition at line 1273 of file n2_core.c.

u8 hmac_type

Definition at line 1279 of file n2_core.c.

u8 hw_op_hashsz

Definition at line 1275 of file n2_core.c.

const char* name

Definition at line 1272 of file n2_core.c.


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