#include <stdio.h>#include <stdlib.h>#include <assert.h>#include <time.h>#include "hash/StreamHasher.h"Functions | |
| static uint32_t | test_hasher (int32_t *data, uint32_t n, uint32_t initVal) |
| static void | test (int i) |
| int | main (int argc, char **argv) |
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
1.4.2