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

Data Fields

struct rtattrtb [CRYPTO_MAX_ATTRS+2]
 
struct {
   struct rtattr   attr
 
   struct crypto_attr_type   data
 
type
 
union {
   struct rtattr   attr
 
   struct {
      struct rtattr   attr
 
      struct crypto_attr_alg   data
 
   }   alg
 
   struct {
      struct rtattr   attr
 
      struct crypto_attr_u32   data
 
   }   nu32
 
attrs [CRYPTO_MAX_ATTRS]
 
char larval [CRYPTO_MAX_ALG_NAME]
 
char template [CRYPTO_MAX_ALG_NAME]
 
struct completioncompletion
 
u32 otype
 
u32 omask
 

Detailed Description

Definition at line 28 of file algboss.c.

Field Documentation

struct { ... } alg
struct rtattr attr

Definition at line 32 of file algboss.c.

union { ... } attrs[CRYPTO_MAX_ATTRS]

Definition at line 51 of file algboss.c.

Definition at line 33 of file algboss.c.

Definition at line 40 of file algboss.c.

Definition at line 44 of file algboss.c.

Definition at line 48 of file algboss.c.

struct { ... } nu32
u32 omask

Definition at line 54 of file algboss.c.

u32 otype

Definition at line 53 of file algboss.c.

Definition at line 29 of file algboss.c.

Definition at line 49 of file algboss.c.

struct { ... } type

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