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

#include <des.h>

Public Attributes

union {
   DES_cblock   cblock
 
   DES_LONG   deslong [2]
 
ks [16]
 
union {
   DES_cblock   cblock
 
   DES_LONG   deslong [2]
 
ks [16]
 

Detailed Description

Definition at line 83 of file des.h.

Member Data Documentation

DES_cblock DES_ks::cblock

Definition at line 87 of file des.h.

DES_LONG DES_ks::deslong[2]

Definition at line 90 of file des.h.

union { ... } DES_ks::ks[16]
union { ... } DES_ks::ks[16]

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