Pol  Rev 533
clib/MD5.cpp File Reference
#include "stl_inc.h"
#include "stlutil.h"
#include "MD5.h"
+ Include dependency graph for MD5.cpp:

Go to the source code of this file.

Functions

void MD5_Cleanup ()
bool MD5_Compare (const string &a, const string &b)
bool MD5_Encrypt (const string &in, string &out)

Function Documentation

void MD5_Cleanup ( )

Definition at line 129 of file MD5.cpp.

Referenced by xmain_inner().

+ Here is the caller graph for this function:

bool MD5_Compare ( const string &  a,
const string &  b 
)

Definition at line 136 of file MD5.cpp.

References stringicmp().

Referenced by AccountObjImp::call_method_id(), login2(), and loginserver_login().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

bool MD5_Encrypt ( const string &  in,
string &  out 
)

Definition at line 110 of file MD5.cpp.

Referenced by AccountObjImp::call_method_id(), login2(), loginserver_login(), PolSystemExecutorModule::mf_MD5Encrypt(), and Account::readfrom().

+ Here is the caller graph for this function: