Pol  Rev 533
CCryptBlowfishOld Class Reference

#include <crypt.h>

+ Inheritance diagram for CCryptBlowfishOld:
+ Collaboration diagram for CCryptBlowfishOld:

List of all members.

Public Member Functions

 CCryptBlowfishOld ()
 CCryptBlowfishOld (unsigned int masterKey1, unsigned int masterKey2)
 ~CCryptBlowfishOld ()

Protected Member Functions

void Decrypt (void *pvIn, void *pvOut, int len)

Detailed Description

Definition at line 58 of file crypt.h.


Constructor & Destructor Documentation

Definition at line 95 of file crypt.cpp.

CCryptBlowfishOld::CCryptBlowfishOld ( unsigned int  masterKey1,
unsigned int  masterKey2 
)

Definition at line 103 of file crypt.cpp.

References CCryptBlowfish::SetMasterKeys().

+ Here is the call graph for this function:

Definition at line 99 of file crypt.cpp.


Member Function Documentation

void CCryptBlowfishOld::Decrypt ( void *  pvIn,
void *  pvOut,
int  len 
) [protected, virtual]

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