EVP_MD_meth_dup
OSSL_DEPRECATEDIN_3_0 EVP_MD *EVP_MD_meth_dup(const EVP_MD *md);
EVP_MD *md = EVP_MD_meth_dup(EVP_sha256());