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

Data Fields

struct type86_hdr hdr
 
struct type86_fmt2_ext fmt2
 
struct CPRBX cprbx
 
unsigned char pad [4]
 
unsigned short length
 
char text [0]
 

Detailed Description

Copy results from a type 86 ICA reply message back to user space.

: crypto device pointer : reply AP message. : pointer to user output data : size of user output data

Returns 0 on success or -EINVAL, -EFAULT, -EAGAIN in case of an error.

Definition at line 371 of file zcrypt_msgtype6.c.

Field Documentation

struct CPRBX cprbx

Definition at line 374 of file zcrypt_msgtype6.c.

Definition at line 373 of file zcrypt_msgtype6.c.

Definition at line 372 of file zcrypt_msgtype6.c.

unsigned short length

Definition at line 376 of file zcrypt_msgtype6.c.

unsigned char pad[4]

Definition at line 375 of file zcrypt_msgtype6.c.

char text[0]

Definition at line 377 of file zcrypt_msgtype6.c.


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