|
Linux Kernel
3.7.1
|
#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 |
| void * | pvKeyTable |
| BOOL | bKeyValid |
| BYTE | abyKey [MAX_KEY_LEN] |
| DWORD | dwTSC47_16 |
| WORD | wTSC15_0 |
| BYTE | byCipherSuite |
| BYTE | byReserved0 |
| DWORD | dwKeyIndex |
| unsigned char abyKey[MAX_KEY_LEN] |
| BYTE abyKey[MAX_KEY_LEN] |
1.8.2