|
TeoCCl library
0.1.7
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| uint32_t | teoHashSuperFast (const uint8_t *data, int len) |
| uint32_t | teoHashFast (register const uint8_t *k, register uint32_t length, register uint32_t initval) |
| uint32_t teoHashFast | ( | register const uint8_t * | k, |
| register uint32_t | length, | ||
| register uint32_t | initval | ||
| ) |
References mix.
| uint32_t teoHashSuperFast | ( | const uint8_t * | data, |
| int | len | ||
| ) |
References get16bits.