openssl/crypto/whrlpool/wp_locl.h
2022-12-15 23:49:32 +08:00

4 lines
92 B
C

#include <openssl/whrlpool.h>
void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t);