YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::sMd5CTX Struct Reference
Collaboration diagram for yap::sMd5CTX:

List of all members.

Public Attributes

Int64 state [4]
Int64 count [2]
uchar buffer [64]

Detailed Description

Definition at line 5 of file Md5.cpp.


Member Data Documentation

uchar yap::sMd5CTX::buffer[64]

Definition at line 8 of file Md5.cpp.

Int64 yap::sMd5CTX::count[2]

Definition at line 7 of file Md5.cpp.

Int64 yap::sMd5CTX::state[4]

Definition at line 6 of file Md5.cpp.


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