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

#include <nx.h>

Data Fields

voidkmem
 
size_t kmem_len
 
struct nx_csbcpbcsbcpb
 
struct vio_pfo_op op
 
struct nx_csbcpbcsbcpb_aead
 
struct vio_pfo_op op_aead
 
struct nx_sgin_sg
 
struct nx_sgout_sg
 
struct alg_propsap
 
struct alg_props props [3]
 
struct nx_statsstats
 
union {
   struct nx_gcm_priv   gcm
 
   struct nx_ccm_priv   ccm
 
   struct nx_xcbc_priv   xcbc
 
   struct nx_ctr_priv   ctr
 
priv
 

Detailed Description

Definition at line 119 of file nx.h.

Field Documentation

Definition at line 130 of file nx.h.

Definition at line 137 of file nx.h.

struct nx_csbcpb* csbcpb

Definition at line 122 of file nx.h.

struct nx_csbcpb* csbcpb_aead

Definition at line 124 of file nx.h.

Definition at line 139 of file nx.h.

Definition at line 136 of file nx.h.

struct nx_sg* in_sg

Definition at line 127 of file nx.h.

void* kmem

Definition at line 120 of file nx.h.

size_t kmem_len

Definition at line 121 of file nx.h.

struct vio_pfo_op op

Definition at line 123 of file nx.h.

struct vio_pfo_op op_aead

Definition at line 125 of file nx.h.

struct nx_sg* out_sg

Definition at line 128 of file nx.h.

union { ... } priv
struct alg_props props[3]

Definition at line 131 of file nx.h.

Definition at line 132 of file nx.h.

Definition at line 138 of file nx.h.


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