|
WizardsToolkit
1.0.7
|

Data Fields | |
| HashType | hash |
| StringInfo * | digest |
| void * | handle |
| time_t | timestamp |
| size_t | signature |
Definition at line 64 of file hash.c.
Referenced by AcquireHashInfo(), DestroyHashInfo(), FinalizeHash(), GetHashDigest(), and GetHashHexDigest().
| void* _HashInfo::handle |
Definition at line 67 of file hash.c.
Referenced by AcquireHashInfo(), DestroyHashInfo(), FinalizeHash(), GetHashBlocksize(), GetHashDigestsize(), InitializeHash(), and UpdateHash().
Definition at line 61 of file hash.c.
Referenced by AcquireHashInfo(), DestroyHashInfo(), FinalizeHash(), GetHashBlocksize(), GetHashDigestsize(), InitializeHash(), and UpdateHash().
| size_t _HashInfo::signature |
Definition at line 73 of file hash.c.
Referenced by AcquireHashInfo(), DestroyHashInfo(), FinalizeHash(), GetHashBlocksize(), GetHashDigest(), GetHashDigestsize(), GetHashHexDigest(), InitializeHash(), and UpdateHash().
| time_t _HashInfo::timestamp |
Definition at line 70 of file hash.c.
Referenced by AcquireHashInfo().