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

Data Fields

u8 key [32]
 
u8 xts_param [16]
 
struct pcc_param pcc
 
long enc
 
long dec
 
int key_len
 
struct crypto_blkcipherfallback
 

Detailed Description

Definition at line 57 of file aes_s390.c.

Field Documentation

long dec

Definition at line 62 of file aes_s390.c.

long enc

Definition at line 61 of file aes_s390.c.

Definition at line 64 of file aes_s390.c.

u8 key[32]

Definition at line 58 of file aes_s390.c.

int key_len

Definition at line 63 of file aes_s390.c.

Definition at line 60 of file aes_s390.c.

u8 xts_param[16]

Definition at line 59 of file aes_s390.c.


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