#include <glib.h>
Go to the source code of this file.
Functions | |
void | tiger_init (void) |
Runs some test cases to check whether the implementation of the tiger hash algorithm is alright. | |
void | tiger (gconstpointer data, guint64 length, guint64 res[3]) |
|
|
|
Runs some test cases to check whether the implementation of the tiger hash algorithm is alright.
|