]> git.ipfire.org Git - thirdparty/openssl.git/commit
EVP_SKEY tests
authorDmitry Belyavskiy <beldmit@gmail.com>
Fri, 8 Nov 2024 13:14:33 +0000 (14:14 +0100)
committerDmitry Belyavskiy <beldmit@gmail.com>
Sat, 15 Feb 2025 17:51:30 +0000 (18:51 +0100)
commit9422ab6a7e354510a049a7adcbad3b1e4b2e04fc
treea503be01f061cc3d85d64bba5d0dec0dc2c611b6
parentd46e010cd266288a5fb8a663f634c62a3990d6a0
EVP_SKEY tests

Signed-off-by: Dmitry Belyavskiy <beldmit@gmail.com>
Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26753)
test/build.info
test/evp_skey_test.c [new file with mode: 0644]
test/fake_cipherprov.c [new file with mode: 0644]
test/fake_cipherprov.h [new file with mode: 0644]
test/recipes/30-test_evp_skey.t [new file with mode: 0644]