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

Data Fields

struct {
   struct cipher_testvec *   vecs
 
   unsigned int   count
 
enc
 
struct {
   struct cipher_testvec *   vecs
 
   unsigned int   count
 
dec
 

Detailed Description

Definition at line 80 of file testmgr.c.

Field Documentation

unsigned int count

Definition at line 83 of file testmgr.c.

struct { ... } dec
struct { ... } enc

Definition at line 82 of file testmgr.c.


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