Copy a digest context into a freshly allocated destination (legacy helper).
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_MD_CTX_copy( EVP_MD_CTX* out, EVP_MD_CTX const* in);
1 on success, or 0 on failure.