|
Linux Kernel
3.7.1
|
#include <zcrypt_api.h>
Data Fields | |
| long(* | rsa_modexpo )(struct zcrypt_device *, struct ica_rsa_modexpo *) |
| long(* | rsa_modexpo_crt )(struct zcrypt_device *, struct ica_rsa_modexpo_crt *) |
| long(* | send_cprb )(struct zcrypt_device *, struct ica_xcRB *) |
| long(* | rng )(struct zcrypt_device *, char *) |
| struct list_head | list |
| struct module * | owner |
| int | variant |
Definition at line 87 of file zcrypt_api.h.
Definition at line 93 of file zcrypt_api.h.
Definition at line 94 of file zcrypt_api.h.
| long(* rng)(struct zcrypt_device *, char *) |
Definition at line 92 of file zcrypt_api.h.
| long(* rsa_modexpo)(struct zcrypt_device *, struct ica_rsa_modexpo *) |
Definition at line 88 of file zcrypt_api.h.
| long(* rsa_modexpo_crt)(struct zcrypt_device *, struct ica_rsa_modexpo_crt *) |
Definition at line 89 of file zcrypt_api.h.
| long(* send_cprb)(struct zcrypt_device *, struct ica_xcRB *) |
Definition at line 91 of file zcrypt_api.h.
| int variant |
Definition at line 95 of file zcrypt_api.h.
1.8.2