Provide prototype for X509_ALGOR_set_md()
authortb <tb@openbsd.org>
Thu, 26 Oct 2023 08:01:38 +0000 (08:01 +0000)
committertb <tb@openbsd.org>
Thu, 26 Oct 2023 08:01:38 +0000 (08:01 +0000)
commit379777c002da8f82667d595163a113ebed3adfea
tree00d3e2b9b10d06543d798975258dfbbcfd519bc8
parent82b803010ed207d796de476ba628f1af5f364d94
Provide prototype for X509_ALGOR_set_md()

Once we remove X509_ALGOR_set_md() we can link this test statically and use
X509_ALGOR_set_evp_md() but for now make sure the documented workaround for
this garbage API works.
regress/lib/libcrypto/asn1/x509_algor.c