]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add tests for EVP_PKEY_get_utf8_string_param(), both positive and negative
authorRichard Levitte <levitte@openssl.org>
Tue, 17 Aug 2021 12:32:35 +0000 (14:32 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 18 Aug 2021 15:05:57 +0000 (17:05 +0200)
commitd68820d95634322108316f3051a1746ead88adaf
tree6b8786f8091ef75c60f3826c53d9de3e402e7b5d
parent4e92d5c79d501d09a978fd896c715da07902d8b7
Add tests for EVP_PKEY_get_utf8_string_param(), both positive and negative

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16334)
test/evp_pkey_provided_test.c