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

#include <hash.h>

Data Fields

chardata
 
unsigned int offset
 
unsigned int alignmask
 
struct pagepg
 
unsigned int entrylen
 
unsigned int total
 
struct scatterlistsg
 
unsigned int flags
 

Detailed Description

Definition at line 22 of file hash.h.

Field Documentation

unsigned int alignmask

Definition at line 26 of file hash.h.

Definition at line 23 of file hash.h.

unsigned int entrylen

Definition at line 29 of file hash.h.

unsigned int flags

Definition at line 34 of file hash.h.

unsigned int offset

Definition at line 25 of file hash.h.

Definition at line 28 of file hash.h.

Definition at line 32 of file hash.h.

unsigned int total

Definition at line 31 of file hash.h.


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