Allocate a new digest context.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD_CTX* EVP_MD_CTX_new();
New EVP_MD_CTX, or NULL on allocation failure; free with EVP_MD_CTX_free().