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

#include <testmgr.h>

Data Fields

charkey
 
charplaintext
 
chardigest
 
unsigned char tap [MAX_TAP]
 
unsigned char psize
 
unsigned char np
 
unsigned char ksize
 

Detailed Description

Definition at line 38 of file testmgr.h.

Field Documentation

char* digest

Definition at line 42 of file testmgr.h.

char* key

Definition at line 40 of file testmgr.h.

unsigned char ksize

Definition at line 46 of file testmgr.h.

unsigned char np

Definition at line 45 of file testmgr.h.

char* plaintext

Definition at line 41 of file testmgr.h.

unsigned char psize

Definition at line 44 of file testmgr.h.

unsigned char tap[MAX_TAP]

Definition at line 43 of file testmgr.h.


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