test/evp_pkey_provided_test.c: Display first, compare after
authorRichard Levitte <levitte@openssl.org>
Thu, 7 May 2020 07:56:52 +0000 (09:56 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 May 2020 10:17:13 +0000 (12:17 +0200)
commitd59b7a54a5332303c42c3d097db5764dc809ecc9
treeb009bda1b6c9ae9567680f57045c349cb78bc9e6
parent106ec30bc74d5cd3086a3b959a11d73e46d7b9d8
test/evp_pkey_provided_test.c: Display first, compare after

To make it easier to check the generated key manually, display it
before comparing diverse other serializations.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11710)
test/evp_pkey_provided_test.c