]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: add evp_extra_test case for cipher pipeline API with fake pipeline provider
authorRamkumar <therealramkumar@gmail.com>
Sat, 31 Aug 2024 12:03:49 +0000 (17:33 +0530)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Dec 2024 11:59:32 +0000 (11:59 +0000)
commita05515460743da8afd2f5e66b4ce56c23c4a0ea1
treeb18ff6432a952e70cd07e734e3a6f3ddb8156ffd
parentef7967d0b449c7492657549876bdaadd2e575f3c
test: add evp_extra_test case for cipher pipeline API with fake pipeline provider

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24636)
test/build.info
test/evp_extra_test.c
test/fake_pipelineprov.c [new file with mode: 0644]
test/fake_pipelineprov.h [new file with mode: 0644]