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

#include <zcrypt_cca_key.h>

Data Fields

unsigned char token_identifier
 
unsigned char version
 
unsigned short token_length
 
unsigned char reserved [4]
 

Detailed Description

mapping for the cca private ME key token. Three parts of interest here: the header, the private section and the public section.

mapping for the cca key token header

Definition at line 42 of file zcrypt_cca_key.h.

Field Documentation

unsigned char reserved[4]

Definition at line 46 of file zcrypt_cca_key.h.

unsigned char token_identifier

Definition at line 43 of file zcrypt_cca_key.h.

unsigned short token_length

Definition at line 45 of file zcrypt_cca_key.h.

unsigned char version

Definition at line 44 of file zcrypt_cca_key.h.


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