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

#include <hash_alg.h>

Data Fields

int data_format
 
int algorithm
 
int oper_mode
 

Detailed Description

struct hash_config - Configuration data for the hardware. : Format of data entered into the hash data in register. : Algorithm selection bit. : Operating mode selection bit.

Definition at line 292 of file hash_alg.h.

Field Documentation

int algorithm

Definition at line 294 of file hash_alg.h.

int data_format

Definition at line 293 of file hash_alg.h.

int oper_mode

Definition at line 295 of file hash_alg.h.


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