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

#include <des.h>

Public Attributes

union {
   des_cblock   cblock
 
   DES_LONG   deslong [2]
 
ks
 
int weak_key
 

Detailed Description

Definition at line 93 of file des.h.

Member Data Documentation

des_cblock des_ks_struct::cblock

Definition at line 96 of file des.h.

DES_LONG des_ks_struct::deslong[2]

Definition at line 99 of file des.h.

union { ... } des_ks_struct::ks
int des_ks_struct::weak_key

Definition at line 101 of file des.h.


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