#include <openssl/whrlpool.h>
Go to the source code of this file.
Functions | |
void | whirlpool_block (WHIRLPOOL_CTX *, const void *, size_t) |
void whirlpool_block | ( | WHIRLPOOL_CTX * | , |
const void * | , | ||
size_t | |||
) |
Definition at line 467 of file wp_block.c.