]> git.ipfire.org Git - thirdparty/openssl.git/commit
Extend the low level method testing with ex_data
authorMatt Caswell <matt@openssl.org>
Fri, 6 Feb 2026 16:48:07 +0000 (16:48 +0000)
committerTomas Mraz <tomas@openssl.org>
Fri, 13 Feb 2026 07:57:58 +0000 (08:57 +0100)
commitee63f4d9550757ff7b8d73fdd42a9069c7bfd6b4
tree998439076f6051884a2e6dae7056b4675131cbdb
parenta4105f7882bc366e693cc9bb5773d6ccc8fd3726
Extend the low level method testing with ex_data

Make sure that when we use ex_data on a low level object that also
works when used with a provider.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
MergeDate: Fri Feb 13 07:58:27 2026
(Merged from https://github.com/openssl/openssl/pull/29960)
test/evp_extra_test.c