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

Data Fields

struct type86_hdr hdr
 
struct type86_fmt2_ext fmt2
 
struct CPRB cprb
 
unsigned char pad [4]
 
unsigned short length
 
char text [0]
 

Detailed Description

Copy results from a type 86 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 303 of file zcrypt_pcicc.c.

Field Documentation

struct CPRB cprb

Definition at line 306 of file zcrypt_pcicc.c.

Definition at line 305 of file zcrypt_pcicc.c.

Definition at line 304 of file zcrypt_pcicc.c.

unsigned short length

Definition at line 308 of file zcrypt_pcicc.c.

unsigned char pad[4]

Definition at line 307 of file zcrypt_pcicc.c.

char text[0]

Definition at line 309 of file zcrypt_pcicc.c.


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