Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
zcrypt_device Struct Reference

#include <zcrypt_api.h>

Data Fields

struct list_head list
 
spinlock_t lock
 
struct kref refcount
 
struct ap_deviceap_dev
 
struct zcrypt_opsops
 
int online
 
int user_space_type
 
chartype_string
 
int min_mod_size
 
int max_mod_size
 
int short_crt
 
int speed_rating
 
int request_count
 
struct ap_message reply
 
int max_exp_bit_length
 
debug_info_tdbf_area
 

Detailed Description

Definition at line 98 of file zcrypt_api.h.

Field Documentation

struct ap_device* ap_dev

Definition at line 102 of file zcrypt_api.h.

debug_info_t* dbf_area

Definition at line 118 of file zcrypt_api.h.

Definition at line 99 of file zcrypt_api.h.

spinlock_t lock

Definition at line 100 of file zcrypt_api.h.

int max_exp_bit_length

Definition at line 116 of file zcrypt_api.h.

int max_mod_size

Definition at line 109 of file zcrypt_api.h.

int min_mod_size

Definition at line 108 of file zcrypt_api.h.

int online

Definition at line 104 of file zcrypt_api.h.

Definition at line 103 of file zcrypt_api.h.

struct kref refcount

Definition at line 101 of file zcrypt_api.h.

Definition at line 115 of file zcrypt_api.h.

int request_count

Definition at line 113 of file zcrypt_api.h.

int short_crt

Definition at line 110 of file zcrypt_api.h.

int speed_rating

Definition at line 111 of file zcrypt_api.h.

char* type_string

Definition at line 107 of file zcrypt_api.h.

int user_space_type

Definition at line 106 of file zcrypt_api.h.


The documentation for this struct was generated from the following file: