]> git.ipfire.org Git - thirdparty/openssl.git/blame - crypto/whrlpool/wp_locl.h
Whirlpool hash implementation. The fact that subdirectory and .h file are
[thirdparty/openssl.git] / crypto / whrlpool / wp_locl.h
CommitLineData
d1593e6b
AP
1#include <openssl/whrlpool.h>
2
3void whirlpool_block(WHIRLPOOL_CTX *,const void *,size_t);