wp_locl.h revision 296341
1#include <openssl/whrlpool.h>
2
3void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t);
4