openssl1.0/crypto/whrlpool/wp_locl.h
2019-08-09 10:00:55 +02:00

4 lines
92 B
C

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