#include <stdint.h>
#include "whirlpool.h"
#include "whirlpool_tables.h"
Include dependency graph for whirlpool_transform.c:
Go to the source code of this file.
Functions | |
void | whirlpool_transform (whirlpool_t *const context) |
internal transform routine |