]> git.ipfire.org Git - thirdparty/openssl.git/commit
TEST: Adapt test/evp_pkey_provided_test.c to check the key size
authorRichard Levitte <levitte@openssl.org>
Wed, 8 Jan 2020 02:50:33 +0000 (03:50 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 17 Jan 2020 08:04:04 +0000 (09:04 +0100)
commit81a624f2c215eb9def0917184b026b2e2db2dd54
tree86fa131c7a2bf9007e96fe61a96db97cf29c5048
parent9e5aaf78868ca2f4d65d3bb1f9246659a6522241
TEST: Adapt test/evp_pkey_provided_test.c to check the key size

This is for the case where we build keys from user data

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/10778)
test/evp_pkey_provided_test.c