Return the MD4 digest method (128-bit output; legacy provider).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD const* EVP_md4();
EVP_MD for MD4, or NULL if unavailable.