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

#include <testmgr.h>

Data Fields

char * key
 
char * dt
 
char * v
 
char * result
 
unsigned char klen
 
unsigned short dtlen
 
unsigned short vlen
 
unsigned short rlen
 
unsigned short loops
 

Detailed Description

Definition at line 83 of file testmgr.h.

Field Documentation

char* dt

Definition at line 85 of file testmgr.h.

unsigned short dtlen

Definition at line 89 of file testmgr.h.

char* key

Definition at line 84 of file testmgr.h.

unsigned char klen

Definition at line 88 of file testmgr.h.

unsigned short loops

Definition at line 92 of file testmgr.h.

char* result

Definition at line 87 of file testmgr.h.

unsigned short rlen

Definition at line 91 of file testmgr.h.

char* v

Definition at line 86 of file testmgr.h.

unsigned short vlen

Definition at line 90 of file testmgr.h.


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