]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update the tests to use the new EVP_PKEY_new_private_key() function
authorMatt Caswell <matt@openssl.org>
Mon, 5 Mar 2018 16:22:41 +0000 (16:22 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 15 Mar 2018 12:47:27 +0000 (12:47 +0000)
commit9442c8d7636a2bb257e76d4137a5d7305dedf28f
tree445219afa7978f4bc5a78ed58f97c2c38d7e3b9e
parentb3831fbb0bf63f77ce45e359b5031cd3f6c56fa2
Update the tests to use the new EVP_PKEY_new_private_key() function

Also to use the new EVP_PKEY_new_CMAC_key()

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5520)
test/evp_test.c