OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
bi_ige_test Struct Reference

Public Attributes

const unsigned char key1 [32]
 
const unsigned char key2 [32]
 
const unsigned char iv [64]
 
const unsigned char in [MAX_VECTOR_SIZE]
 
const unsigned char out [MAX_VECTOR_SIZE]
 
const size_t keysize
 
const size_t length
 
const int encrypt
 

Detailed Description

Definition at line 121 of file igetest.c.

Member Data Documentation

const int bi_ige_test::encrypt

Definition at line 130 of file igetest.c.

const unsigned char bi_ige_test::in[MAX_VECTOR_SIZE]

Definition at line 126 of file igetest.c.

const unsigned char bi_ige_test::iv[64]

Definition at line 125 of file igetest.c.

const unsigned char bi_ige_test::key1[32]

Definition at line 123 of file igetest.c.

const unsigned char bi_ige_test::key2[32]

Definition at line 124 of file igetest.c.

const size_t bi_ige_test::keysize

Definition at line 128 of file igetest.c.

const size_t bi_ige_test::length

Definition at line 129 of file igetest.c.

const unsigned char bi_ige_test::out[MAX_VECTOR_SIZE]

Definition at line 127 of file igetest.c.


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