mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-12 10:27:08 +00:00
4 lines
92 B
C
4 lines
92 B
C
#include <openssl/whrlpool.h>
|
|
|
|
void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t);
|