DES_ks Struct Reference

#include <des.h>

Data Fields

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

Field Documentation

DES_cblock DES_ks::cblock
 
DES_LONG DES_ks::deslong[2]
 
union { ... } DES_ks::ks[16]
 

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

Copyright © Nokia Corporation 2001-2008
Back to top