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

Public Attributes

DES_key_schedule ks
 
DES_cblock inw
 
DES_cblock outw
 

Detailed Description

Definition at line 75 of file e_xcbc_d.c.

Member Data Documentation

DES_cblock DESX_CBC_KEY::inw

Definition at line 78 of file e_xcbc_d.c.

DES_key_schedule DESX_CBC_KEY::ks

Definition at line 77 of file e_xcbc_d.c.

DES_cblock DESX_CBC_KEY::outw

Definition at line 79 of file e_xcbc_d.c.


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