CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/26 02:01:38
Modified files:
regress/lib/libcrypto/asn1: x509_algor.c
Log message:
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.
