From bfb10b975818d1887d676d309fcc21a765611f6d Mon Sep 17 00:00:00 2001 From: Billy Brumley Date: Wed, 22 Aug 2018 12:27:34 +0300 Subject: [test] throw error from wrapper function instead of an EC_METHOD specific one Reviewed-by: Paul Dale Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/7028) --- test/recipes/30-test_evp_data/evppkey.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/recipes/30-test_evp_data/evppkey.txt') diff --git a/test/recipes/30-test_evp_data/evppkey.txt b/test/recipes/30-test_evp_data/evppkey.txt index e00a5a3978..f4470ff46b 100644 --- a/test/recipes/30-test_evp_data/evppkey.txt +++ b/test/recipes/30-test_evp_data/evppkey.txt @@ -17286,7 +17286,7 @@ Derive=ALICE_cf_sect283k1 PeerKey=BOB_cf_sect283k1_PUB Ctrl=ecdh_cofactor_mode:1 Result = DERIVE_ERROR -Function=ec_GF2m_simple_point_get_affine_coordinates +Function=EC_POINT_get_affine_coordinates Reason=point at infinity Title = Test keypair mismatches -- cgit v1.2.3