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

#include <zcrypt_cex2a.h>

Data Fields

unsigned char reserved1
 
unsigned char msg_type_code
 
unsigned short msg_len
 
unsigned char reserved2
 
unsigned char ignored
 
unsigned short reserved3
 

Detailed Description

The type 50 message family is associated with a CEX2A card.

The four members of the family are described below.

Note that all unsigned char arrays are right-justified and left-padded with zeroes.

Note that all reserved fields must be zeroes.

Definition at line 39 of file zcrypt_cex2a.h.

Field Documentation

unsigned char ignored

Definition at line 44 of file zcrypt_cex2a.h.

unsigned short msg_len

Definition at line 42 of file zcrypt_cex2a.h.

unsigned char msg_type_code

Definition at line 41 of file zcrypt_cex2a.h.

unsigned char reserved1

Definition at line 40 of file zcrypt_cex2a.h.

unsigned char reserved2

Definition at line 43 of file zcrypt_cex2a.h.

unsigned short reserved3

Definition at line 45 of file zcrypt_cex2a.h.


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