test/evp_pkey_provided_test.c: Add test of EVP_PKEY_copy_parameters()
authorRichard Levitte <levitte@openssl.org>
Sat, 21 Mar 2020 05:26:41 +0000 (06:26 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 25 Mar 2020 16:01:31 +0000 (17:01 +0100)
commitff7262b4f4dfade7d2d6e05dcd3727ecc2bc7a5c
treeae9cc9e2880c891d7aa03221493db0a8e9fd44d7
parentacb90ba8ffe6a27f625607760e82842673eb9378
test/evp_pkey_provided_test.c: Add test of EVP_PKEY_copy_parameters()

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11375)
test/evp_pkey_provided_test.c