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

Data Fields

struct n2_hash_ctx base
 
struct crypto_shashchild_shash
 
int hash_key_len
 
unsigned char hash_key [N2_HASH_KEY_MAX]
 

Detailed Description

Definition at line 284 of file n2_core.c.

Field Documentation

Definition at line 285 of file n2_core.c.

struct crypto_shash* child_shash

Definition at line 287 of file n2_core.c.

unsigned char hash_key[N2_HASH_KEY_MAX]

Definition at line 290 of file n2_core.c.

int hash_key_len

Definition at line 289 of file n2_core.c.


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