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

Public Attributes

const unsigned char key [16]
 
const unsigned char iv [32]
 
const unsigned char in [MAX_VECTOR_SIZE]
 
const unsigned char out [MAX_VECTOR_SIZE]
 
const size_t length
 
const int encrypt
 

Detailed Description

Definition at line 77 of file igetest.c.

Member Data Documentation

const int ige_test::encrypt

Definition at line 84 of file igetest.c.

const unsigned char ige_test::in[MAX_VECTOR_SIZE]

Definition at line 81 of file igetest.c.

const unsigned char ige_test::iv[32]

Definition at line 80 of file igetest.c.

const unsigned char ige_test::key[16]

Definition at line 79 of file igetest.c.

const size_t ige_test::length

Definition at line 83 of file igetest.c.

const unsigned char ige_test::out[MAX_VECTOR_SIZE]

Definition at line 82 of file igetest.c.


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