FARGOS/VISTA Object Management Environment Core
..
|
Functions | |
uint32_t | hash_string32 (const char *text) |
Generate a concatenateable 32-bit hash of a null-terminated string. More... | |
uint32_t | hash_block32 (const void *block, size_t blockLen) |
Generate a concatenateable 32-bit hash of a block of memory. More... | |
uint32_t | hash_concat32 (uint32_t left, uint32_t right) |
Compose a new hash of a logically concatenated string from previous hashes of the two elements. More... | |
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |