#include <des_io.h>
Collaboration diagram for crypto_state:

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_entry * | device |
|
|
keep reference to PCI device |
|
|
current (session data)key to use |
1.3.6