EVP_VerifyInit_ex
ret = EVP_VerifyInit_ex(ctx, type, NULL)
if (md == NULL || !EVP_VerifyInit_ex(mdc_tmp, md, NULL)) {