Main Page | Data Structures | File List | Data Fields | Globals

_KEY_OP Struct Reference

#include <axis.h>


Detailed Description

Contains a 3DES KEY passed by IOCTL call.

Used to allow an application in user land to pass a key down to the des system


Data Fields

unsigned char key1 [8]
unsigned char key2 [8]
unsigned char key3 [8]
unsigned long flags


Field Documentation

unsigned long _KEY_OP::flags
 

used to specifiy operation options

unsigned char _KEY_OP::key1[8]
 

first DES KEY

unsigned char _KEY_OP::key2[8]
 

second DES KEY

unsigned char _KEY_OP::key3[8]
 

third DES KEY


The documentation for this struct was generated from the following file:
Generated on Fri Jan 28 12:37:33 2005 for Axis Kernel Driver by doxygen 1.3.6