ReactOS 0.4.15-dev-7958-gcd0bb1a
_ctdatatype Struct Reference
Collaboration diagram for _ctdatatype:

Public Attributes

unsigned char origstr [32]
 
unsigned char decstr [32]
 
int strlen
 
int enclen
 
int buflen
 

Detailed Description

Definition at line 42 of file rsaenh.c.

Member Data Documentation

◆ buflen

int _ctdatatype::buflen

Definition at line 47 of file rsaenh.c.

Referenced by test_3des(), test_3des112(), test_aes(), and test_des().

◆ decstr

unsigned char _ctdatatype::decstr[32]

Definition at line 44 of file rsaenh.c.

◆ enclen

int _ctdatatype::enclen

Definition at line 46 of file rsaenh.c.

Referenced by test_3des(), test_3des112(), test_aes(), and test_des().

◆ origstr

unsigned char _ctdatatype::origstr[32]

Definition at line 43 of file rsaenh.c.

◆ strlen

int _ctdatatype::strlen

Definition at line 45 of file rsaenh.c.


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