AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "SessionKeyGenerator.h"
Public Member Functions | |
template<typename C > | |
SessionKeyGenerator (C const &buf) | |
void | Generate (uint8 *buf, uint32 sz) |
Private Attributes | |
Hash::Digest | o0 {} |
Hash::Digest | o1 {} |
Hash::Digest | o2 {} |
Hash::Digest::const_iterator | o0it |
|
inline |
References SessionKeyGenerator< Hash >::o0, SessionKeyGenerator< Hash >::o1, and SessionKeyGenerator< Hash >::o2.
|
inline |
References SessionKeyGenerator< Hash >::o0, SessionKeyGenerator< Hash >::o0it, SessionKeyGenerator< Hash >::o1, and SessionKeyGenerator< Hash >::o2.
Referenced by WardenMac::Init(), and WardenWin::Init().
|
private |
|
private |
Referenced by SessionKeyGenerator< Hash >::Generate().
|
private |
|
private |