|
Linux Kernel
3.7.1
|
#include <hash_alg.h>
Data Fields | |
| int | data_format |
| int | algorithm |
| int | oper_mode |
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.
| 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.
1.8.2