key-data.c (key_struct{set,steal}): Assert no other references.
[u/mdw/catacomb] / whirlpool256.h
1 /* -*-c-*-
2 *
3 * $Id$
4 *
5 * Stub header for Whirlpool-256
6 */
7
8 #ifndef CATACOMB_WHIRLPOOL256_H
9 #define CATACOMB_WHIRLPOOL256_H
10
11 #include "whirlpool.h"
12
13 #endif