Remove non-deterministic bits from ECDSA ACVP test.

When updating the test file for SHA-1 support, I forgot to remove the
non-deterministic bits (i.e. key and signature generation) from the
input vectors.

Change-Id: Id47f9b2cc85282f68b71aedc271d4b4b53e04c70
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/47285
Reviewed-by: David Benjamin <davidben@google.com>
diff --git a/util/fipstools/acvp/acvptool/test/expected/ECDSA.bz2 b/util/fipstools/acvp/acvptool/test/expected/ECDSA.bz2
index efed106..7ee11ad 100644
--- a/util/fipstools/acvp/acvptool/test/expected/ECDSA.bz2
+++ b/util/fipstools/acvp/acvptool/test/expected/ECDSA.bz2
Binary files differ
diff --git a/util/fipstools/acvp/acvptool/test/vectors/ECDSA.bz2 b/util/fipstools/acvp/acvptool/test/vectors/ECDSA.bz2
index 49fc049..dfbddb2 100644
--- a/util/fipstools/acvp/acvptool/test/vectors/ECDSA.bz2
+++ b/util/fipstools/acvp/acvptool/test/vectors/ECDSA.bz2
Binary files differ