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

Data Fields

struct spacc_generic_ctx generic
 
u8 cipher_key [AES_MAX_KEY_SIZE]
 
u8 hash_ctx [SPACC_CRYPTO_IPSEC_HASH_PG_SZ]
 
u8 cipher_key_len
 
u8 hash_key_len
 
struct crypto_aeadsw_cipher
 
size_t auth_size
 
u8 salt [AES_BLOCK_SIZE]
 

Detailed Description

Definition at line 169 of file picoxcell_crypto.c.

Field Documentation

size_t auth_size

Definition at line 176 of file picoxcell_crypto.c.

u8 cipher_key[AES_MAX_KEY_SIZE]

Definition at line 171 of file picoxcell_crypto.c.

u8 cipher_key_len

Definition at line 173 of file picoxcell_crypto.c.

Definition at line 170 of file picoxcell_crypto.c.

Definition at line 172 of file picoxcell_crypto.c.

u8 hash_key_len

Definition at line 174 of file picoxcell_crypto.c.

Definition at line 177 of file picoxcell_crypto.c.

struct crypto_aead* sw_cipher

Definition at line 175 of file picoxcell_crypto.c.


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