cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
X917_MCT_TESTDATA Struct Reference

Public Attributes

const BYTE key [X917_KEYSIZE+1]
 
const BYTE DT [X917_BLOCKSIZE+1]
 
const BYTE V [X917_BLOCKSIZE+1]
 
const BYTE R [X917_BLOCKSIZE+1]
 

Detailed Description

Definition at line 315 of file rand_x917.c.

Member Data Documentation

const BYTE X917_MCT_TESTDATA::DT[X917_BLOCKSIZE+1]

Definition at line 319 of file rand_x917.c.

const BYTE X917_MCT_TESTDATA::key[X917_KEYSIZE+1]

Definition at line 318 of file rand_x917.c.

const BYTE X917_MCT_TESTDATA::R[X917_BLOCKSIZE+1]

Definition at line 320 of file rand_x917.c.

const BYTE X917_MCT_TESTDATA::V[X917_BLOCKSIZE+1]

Definition at line 319 of file rand_x917.c.


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