Add testing of OBJ_find_sigid_by_algs()
authorMichael Baentsch <info@baentsch.ch>
Wed, 2 Mar 2022 07:48:46 +0000 (08:48 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 3 Mar 2022 12:32:48 +0000 (13:32 +0100)
commit065442165a3d339a7de469b4cd18a3f902c73443
tree8973883a0a37d85c5a50ca9a7e08efff491d4398
parentd15d561844d8989e50896724d89681ae7ba81a74
Add testing of OBJ_find_sigid_by_algs()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17733)
crypto/objects/obj_xref.c
test/upcallstest.c