EVP_MD_CTX_copy_ex
return EVP_MD_CTX_copy_ex(mctx, mtmp);
if (!EVP_MD_CTX_copy_ex(dctx, ctx))
return EVP_MD_CTX_copy_ex(out, in);
if (!EVP_MD_CTX_copy_ex(&tmp_ctx, ctx))
if (!EVP_MD_CTX_copy_ex(&tmp_ctx, ctx))
if (!EVP_MD_CTX_copy_ex(&tmp_ctx, ctx))
if (!EVP_MD_CTX_copy_ex(&tmp_ctx, ctx))
if (!EVP_MD_CTX_copy_ex(&ctx->md_ctx, &ctx->i_ctx))
if (!EVP_MD_CTX_copy_ex(&ctx->md_ctx, &ctx->o_ctx))
if (!EVP_MD_CTX_copy_ex(&mdc_tmp, mdc))
if (!EVP_MD_CTX_copy_ex(&ctx_tmp, mdc))
int EVP_MD_CTX_copy_ex(EVP_MD_CTX *out, const EVP_MD_CTX *in);
if (!EVP_MD_CTX_copy_ex(mdctx, s->s3->handshake_hash)) {
if (!EVP_MD_CTX_copy_ex(to->mdctx, from->mdctx))