Don't SEGFAULT when trying to export a public DSA key as a private key.
[openssl.git] / crypto / whrlpool / wp_locl.h
1 #include <openssl/whrlpool.h>
2
3 void whirlpool_block(WHIRLPOOL_CTX *,const void *,size_t);