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

crypto_state Struct Reference

#include <des_io.h>

Collaboration diagram for crypto_state:

Collaboration graph
[legend]

Detailed Description

associates a key (crypto session) and a hardware device

structure to attach to a open des device so calls from user land can have some persistance across calls. User opertions IOCTL in a key followed by one or more data blocks. We need to remember both the key and the hardware in use Might have been better to call this a session


Data Fields

axis_des_key key
axis_pci_device_entrydevice


Field Documentation

struct axis_pci_device_entry* crypto_state::device
 

keep reference to PCI device

struct axis_des_key crypto_state::key
 

current (session data)key to use


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