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

Data Fields

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

Detailed Description

Definition at line 73 of file testmgr.c.

Field Documentation

unsigned int count

Definition at line 76 of file testmgr.c.

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

Definition at line 75 of file testmgr.c.


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