This commit is contained in:
@@ -8,4 +8,8 @@
|
||||
// Test Murmur3 hash implementation against the reference implementation
|
||||
WpTestFuncResult test_murmur3(void);
|
||||
|
||||
// Test Sip hash implementation against the reference implementation
|
||||
WpTestFuncResult test_siphash_128(void);
|
||||
WpTestFuncResult test_siphash_64(void);
|
||||
|
||||
#endif // !TEST_HASHER_H
|
||||
|
||||
Reference in New Issue
Block a user