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

Data Fields

u8 bitLength [WP512_LENGTHBYTES]
 
u8 buffer [WP512_BLOCK_SIZE]
 
int bufferBits
 
int bufferPos
 
u64 hash [WP512_DIGEST_SIZE/8]
 

Detailed Description

Definition at line 38 of file wp512.c.

Field Documentation

u8 bitLength[WP512_LENGTHBYTES]

Definition at line 39 of file wp512.c.

Definition at line 40 of file wp512.c.

int bufferBits

Definition at line 41 of file wp512.c.

int bufferPos

Definition at line 42 of file wp512.c.

Definition at line 43 of file wp512.c.


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