Import LibreSSL v2.4.2 to vendor branch
[dragonfly.git] / crypto / libressl / crypto / whrlpool / wp_locl.h
blobd1b6c985cd93a651f90a325c7a7bbc3e5cc471fd
1 /* $OpenBSD$ */
3 #include <openssl/whrlpool.h>
5 void whirlpool_block(WHIRLPOOL_CTX *,const void *,size_t);