if ((err = ReadyHash(&SSLHashSHA1, &hashCtx, ctx)) != 0) goto fail;
if ((err = ReadyHash(&SSLHashSHA1, &hashCtx)) != 0) goto fail;
Diff35
Diff35