EVP_whirlpool

Return the WHIRLPOOL digest method (512-bit output; legacy provider).

Synopsis

Declared in <openssl/evp.h>

EVP_MD const*
EVP_whirlpool();

Return Value

EVP_MD for WHIRLPOOL, or NULL if unavailable.