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

Data Fields

u8 cipher_code
 
size_t max_packet_size
 
size_t packet_size_len
 
size_t parsed_tag_70_packet_size
 
size_t block_aligned_filename_size
 
size_t block_size
 
size_t i
 
struct mutextfm_mutex
 
chardecrypted_filename
 
struct ecryptfs_auth_tokauth_tok
 
struct scatterlist src_sg [2]
 
struct scatterlist dst_sg [2]
 
struct blkcipher_desc desc
 
char fnek_sig_hex [ECRYPTFS_SIG_SIZE_HEX+1]
 
char iv [ECRYPTFS_MAX_IV_BYTES]
 
char cipher_string [ECRYPTFS_MAX_CIPHER_NAME_SIZE]
 

Detailed Description

Definition at line 879 of file keystore.c.

Field Documentation

Definition at line 889 of file keystore.c.

size_t block_aligned_filename_size

Definition at line 884 of file keystore.c.

size_t block_size

Definition at line 885 of file keystore.c.

u8 cipher_code

Definition at line 880 of file keystore.c.

Definition at line 895 of file keystore.c.

char* decrypted_filename

Definition at line 888 of file keystore.c.

Definition at line 892 of file keystore.c.

struct scatterlist dst_sg[2]

Definition at line 891 of file keystore.c.

char fnek_sig_hex[ECRYPTFS_SIG_SIZE_HEX+1]

Definition at line 893 of file keystore.c.

size_t i

Definition at line 886 of file keystore.c.

Definition at line 894 of file keystore.c.

size_t max_packet_size

Definition at line 881 of file keystore.c.

size_t packet_size_len

Definition at line 882 of file keystore.c.

size_t parsed_tag_70_packet_size

Definition at line 883 of file keystore.c.

struct scatterlist src_sg[2]

Definition at line 890 of file keystore.c.

struct mutex* tfm_mutex

Definition at line 887 of file keystore.c.


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