]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add negative test cases for PEM_read_bio_PrivateKey
authorTomas Mraz <tomas@openssl.org>
Tue, 25 May 2021 07:58:35 +0000 (09:58 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 26 May 2021 11:04:38 +0000 (13:04 +0200)
commit05814be8d647ec3056866c13e68c4b48c788ec23
tree44d61433de5570b08372de6e2b69570be01b368a
parent07f65429c34cb581484371f7d45cb83815f95484
Add negative test cases for PEM_read_bio_PrivateKey

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15441)
test/evp_extra_test2.c