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

#include <lrw.h>

Data Fields

be128tbuf
 
unsigned int tbuflen
 
struct lrw_table_ctxtable_ctx
 
voidcrypt_ctx
 
void(* crypt_fn )(void *ctx, u8 *blks, unsigned int nbytes)
 

Detailed Description

Definition at line 30 of file lrw.h.

Field Documentation

void* crypt_ctx

Definition at line 35 of file lrw.h.

void(* crypt_fn)(void *ctx, u8 *blks, unsigned int nbytes)

Definition at line 36 of file lrw.h.

struct lrw_table_ctx* table_ctx

Definition at line 34 of file lrw.h.

be128* tbuf

Definition at line 31 of file lrw.h.

unsigned int tbuflen

Definition at line 32 of file lrw.h.


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