crypt_data Struct Reference

#include <crypt.h>


Data Fields

char keysched [16 *8]
char sb0 [32768]
char sb1 [32768]
char sb2 [32768]
char sb3 [32768]
char crypt_3_buf [14]
char current_salt [2]
long int current_saltbits
int direction
int initialized


Detailed Description

Definition at line 40 of file crypt.h.


Field Documentation

char crypt_data::crypt_3_buf[14]

Definition at line 48 of file crypt.h.

Referenced by _ufc_output_conversion_r().

char crypt_data::current_salt[2]

Definition at line 49 of file crypt.h.

Referenced by _ufc_setup_salt_r().

long int crypt_data::current_saltbits

Definition at line 50 of file crypt.h.

Referenced by _ufc_dofinalperm_r(), and _ufc_setup_salt_r().

int crypt_data::direction

Definition at line 51 of file crypt.h.

Referenced by __encrypt_r(), and _ufc_mk_keytab_r().

int crypt_data::initialized

Definition at line 51 of file crypt.h.

Referenced by __init_des_r(), and _ufc_setup_salt_r().

char crypt_data::keysched[16 *8]

Definition at line 42 of file crypt.h.

Referenced by __encrypt_r(), _ufc_doit_r(), and _ufc_mk_keytab_r().

char crypt_data::sb0[32768]

Definition at line 43 of file crypt.h.

Referenced by __init_des_r(), _ufc_doit_r(), and _ufc_setup_salt_r().

char crypt_data::sb1[32768]

Definition at line 44 of file crypt.h.

Referenced by __init_des_r(), and _ufc_setup_salt_r().

char crypt_data::sb2[32768]

Definition at line 45 of file crypt.h.

Referenced by __init_des_r(), _ufc_doit_r(), and _ufc_setup_salt_r().

char crypt_data::sb3[32768]

Definition at line 46 of file crypt.h.

Referenced by __init_des_r(), and _ufc_setup_salt_r().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:24 2007 for MUX by  doxygen 1.4.7