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

#include <zcrypt.h>

Data Fields

char __userinputdata
 
unsigned int inputdatalength
 
char __useroutputdata
 
unsigned int outputdatalength
 
char __userb_key
 
char __usern_modulus
 

Detailed Description

struct ica_rsa_modexpo

Requirements:

Definition at line 47 of file zcrypt.h.

Field Documentation

char __user* b_key

Definition at line 52 of file zcrypt.h.

char __user* inputdata

Definition at line 48 of file zcrypt.h.

unsigned int inputdatalength

Definition at line 49 of file zcrypt.h.

char __user* n_modulus

Definition at line 53 of file zcrypt.h.

char __user* outputdata

Definition at line 50 of file zcrypt.h.

unsigned int outputdatalength

Definition at line 51 of file zcrypt.h.


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