Code for logging and replay (doesn't work because of nondet in lua)
This commit is contained in:
@@ -292,7 +292,7 @@ static void Short(
|
||||
|
||||
|
||||
// do the whole hash in one call
|
||||
void SpookyHash::Hash128(
|
||||
void SpookyHash::ChainHash128(
|
||||
const void *message,
|
||||
size_t length,
|
||||
uint64_t *hash1,
|
||||
|
||||
Reference in New Issue
Block a user