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

#include <hash.h>

Data Fields

struct crypto_async_request base
 
unsigned int nbytes
 
struct scatterlistsrc
 
u8result
 
voidpriv
 
void *__ctx[] CRYPTO_MINALIGN_ATTR
 

Detailed Description

Definition at line 27 of file hash.h.

Field Documentation

Definition at line 28 of file hash.h.

void* __ctx [] CRYPTO_MINALIGN_ATTR

Definition at line 37 of file hash.h.

unsigned int nbytes

Definition at line 30 of file hash.h.

Definition at line 35 of file hash.h.

u8* result

Definition at line 32 of file hash.h.

Definition at line 31 of file hash.h.


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