Ark Server API (ASA) - Wiki
|
This is the complete list of members for FSHA1, including all inherited members.
__reserved1 | FSHA1 | |
__reserved2 | FSHA1 | |
DigestSize enum value | FSHA1 | |
Final() | FSHA1 | |
Finalize() | FSHA1 | inline |
FSHA1() | FSHA1 | |
FullFileSHAHashMap | FSHA1 | privatestatic |
GetFileSHAHash(const TCHAR *Pathname, uint8 Hash[20], bool bIsFullPackageHash=true) | FSHA1 | static |
GetHash(uint8 *puDest) | FSHA1 | |
HashBuffer(const void *Data, uint64 DataSize, uint8 *OutHash) | FSHA1 | static |
HashBuffer(const void *Data, uint64 DataSize) | FSHA1 | inlinestatic |
HMACBuffer(const void *Key, uint32 KeySize, const void *Data, uint64 DataSize, uint8 *OutHash) | FSHA1 | static |
InitializeFileHashesFromBuffer(uint8 *Buffer, uint64 BufferSize, bool bDuplicateKeyMemory=false) | FSHA1 | static |
m_buffer | FSHA1 | |
m_count | FSHA1 | |
m_digest | FSHA1 | |
m_state | FSHA1 | |
Reset() | FSHA1 | |
ScriptSHAHashMap | FSHA1 | privatestatic |
Transform(const uint8 *buffer, uint64 len) | FSHA1 | private |
Update(const uint8 *data, uint64 len) | FSHA1 | |
UpdateWithString(const TCHAR *data, uint32 len) | FSHA1 | |
~FSHA1() | FSHA1 |