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

#include <key.h>

Data Fields

bool bKeyValid
 
unsigned long uKeyLength
 
unsigned char abyKey [MAX_KEY_LEN]
 
QWORD KeyRSC
 
unsigned long dwTSC47_16
 
unsigned short wTSC15_0
 
unsigned char byCipherSuite
 
unsigned char byReserved0
 
unsigned long dwKeyIndex
 
voidpvKeyTable
 
BOOL bKeyValid
 
BYTE abyKey [MAX_KEY_LEN]
 
DWORD dwTSC47_16
 
WORD wTSC15_0
 
BYTE byCipherSuite
 
BYTE byReserved0
 
DWORD dwKeyIndex
 

Detailed Description

Definition at line 58 of file key.h.

Field Documentation

unsigned char abyKey[MAX_KEY_LEN]

Definition at line 62 of file key.h.

BYTE abyKey[MAX_KEY_LEN]

Definition at line 62 of file key.h.

BOOL bKeyValid

Definition at line 60 of file key.h.

bool bKeyValid

Definition at line 60 of file key.h.

BYTE byCipherSuite

Definition at line 66 of file key.h.

unsigned char byCipherSuite

Definition at line 66 of file key.h.

BYTE byReserved0

Definition at line 67 of file key.h.

unsigned char byReserved0

Definition at line 67 of file key.h.

unsigned long dwKeyIndex

Definition at line 68 of file key.h.

DWORD dwKeyIndex

Definition at line 68 of file key.h.

unsigned long dwTSC47_16

Definition at line 64 of file key.h.

DWORD dwTSC47_16

Definition at line 64 of file key.h.

QWORD KeyRSC

Definition at line 63 of file key.h.

void * pvKeyTable

Definition at line 69 of file key.h.

unsigned long uKeyLength

Definition at line 61 of file key.h.

WORD wTSC15_0

Definition at line 65 of file key.h.

unsigned short wTSC15_0

Definition at line 65 of file key.h.


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