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

#include <camellia.h>

Public Attributes

union {
   double   d
 
   KEY_TABLE_TYPE   rd_key
 
u
 
int grand_rounds
 
union {
   double   d
 
   KEY_TABLE_TYPE   rd_key
 
u
 

Detailed Description

Definition at line 81 of file camellia.h.

Member Data Documentation

double camellia_key_st::d

Definition at line 84 of file camellia.h.

int camellia_key_st::grand_rounds

Definition at line 87 of file camellia.h.

KEY_TABLE_TYPE camellia_key_st::rd_key

Definition at line 85 of file camellia.h.

union { ... } camellia_key_st::u
union { ... } camellia_key_st::u

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