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

Data Fields

struct devicedev
 
int ch
 
__be32 desc_hdr_template
 
u8 key [TALITOS_MAX_KEY_SIZE]
 
u8 iv [TALITOS_MAX_IV_LENGTH]
 
unsigned int keylen
 
unsigned int enckeylen
 
unsigned int authkeylen
 
unsigned int authsize
 

Detailed Description

Definition at line 632 of file talitos.c.

Field Documentation

unsigned int authkeylen

Definition at line 640 of file talitos.c.

unsigned int authsize

Definition at line 641 of file talitos.c.

int ch

Definition at line 634 of file talitos.c.

__be32 desc_hdr_template

Definition at line 635 of file talitos.c.

struct device* dev

Definition at line 633 of file talitos.c.

unsigned int enckeylen

Definition at line 639 of file talitos.c.

Definition at line 637 of file talitos.c.

Definition at line 636 of file talitos.c.

unsigned int keylen

Definition at line 638 of file talitos.c.


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