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

#include <encrypted-type.h>

Data Fields

struct rcu_head rcu
 
charformat
 
charmaster_desc
 
chardatalen
 
u8iv
 
u8encrypted_data
 
unsigned short datablob_len
 
unsigned short decrypted_datalen
 
unsigned short payload_datalen
 
unsigned short encrypted_key_format
 
u8decrypted_data
 
u8 payload_data [0]
 

Detailed Description

Definition at line 21 of file encrypted-type.h.

Field Documentation

unsigned short datablob_len

Definition at line 28 of file encrypted-type.h.

char* datalen

Definition at line 25 of file encrypted-type.h.

u8* decrypted_data

Definition at line 32 of file encrypted-type.h.

unsigned short decrypted_datalen

Definition at line 29 of file encrypted-type.h.

u8* encrypted_data

Definition at line 27 of file encrypted-type.h.

unsigned short encrypted_key_format

Definition at line 31 of file encrypted-type.h.

Definition at line 23 of file encrypted-type.h.

u8* iv

Definition at line 26 of file encrypted-type.h.

char* master_desc

Definition at line 24 of file encrypted-type.h.

u8 payload_data[0]

Definition at line 33 of file encrypted-type.h.

unsigned short payload_datalen

Definition at line 30 of file encrypted-type.h.

Definition at line 22 of file encrypted-type.h.


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