|
Linux Kernel
3.7.1
|
#include <zcrypt_api.h>
Data Fields | |
| int | totalcount |
| int | leedslitecount |
| int | leeds2count |
| int | requestqWaitCount |
| int | pendingqWaitCount |
| int | totalOpenCount |
| int | cryptoDomain |
| unsigned char | status [64] |
| unsigned char | qdepth [64] |
This structure is deprecated and the corresponding ioctl() has been replaced with individual ioctl()s for each piece of data!
Definition at line 45 of file zcrypt_api.h.
| int cryptoDomain |
Definition at line 53 of file zcrypt_api.h.
| int leeds2count |
Definition at line 48 of file zcrypt_api.h.
| int leedslitecount |
Definition at line 47 of file zcrypt_api.h.
| int pendingqWaitCount |
Definition at line 51 of file zcrypt_api.h.
| unsigned char qdepth[64] |
Definition at line 58 of file zcrypt_api.h.
| int requestqWaitCount |
Definition at line 50 of file zcrypt_api.h.
Definition at line 56 of file zcrypt_api.h.
| int totalcount |
Definition at line 46 of file zcrypt_api.h.
| int totalOpenCount |
Definition at line 52 of file zcrypt_api.h.
1.8.2