math/mpreduce.h: Missing include files.
[u/mdw/catacomb] / symm / whirlpool256.c
CommitLineData
7fcfe7de 1/* -*-c-*-
2 *
7fcfe7de 3 * Stub code for Whirlpool-256
4 */
5
6#include "ghash.h"
7#include "ghash-def.h"
8#include "hash.h"
9#include "whirlpool256.h"
10
11GHASH_DEF(WHIRLPOOL256, whirlpool256)
12HASH_TEST(WHIRLPOOL256, whirlpool256)