Files
cpython-source-deps/crypto/whrlpool/wp_locl.h
2017-05-22 14:30:47 -05:00

4 lines
92 B
C

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