godot/thirdparty/openssl/crypto/whrlpool/wp_locl.h

4 lines
92 B
C++
Raw Normal View History

#include <openssl/whrlpool.h>
2016-04-10 13:18:59 +00:00
void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t);