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

#include <glue_helper.h>

Data Fields

unsigned int num_blocks
 
union {
   common_glue_func_t   ecb
 
   common_glue_cbc_func_t   cbc
 
   common_glue_ctr_func_t   ctr
 
fn_u
 

Detailed Description

Definition at line 22 of file glue_helper.h.

Field Documentation

Definition at line 26 of file glue_helper.h.

Definition at line 27 of file glue_helper.h.

Definition at line 25 of file glue_helper.h.

union { ... } fn_u
unsigned int num_blocks

Definition at line 23 of file glue_helper.h.


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