Fix usages of const EVP_MD.
authorShane Lontis <shane.lontis@oracle.com>
Thu, 4 Mar 2021 22:22:56 +0000 (08:22 +1000)
committerTomas Mraz <tomas@openssl.org>
Mon, 22 Mar 2021 14:40:04 +0000 (15:40 +0100)
commite72dbd8e13cbf5a16faaa6c911af5507593dd836
treeec450d9fef6ba2223cfc36ee1865512254f9dd23
parentc781eb1c63c243cb64dbe3066a43dc172aaab3b8
Fix usages of const EVP_MD.

Partially fixes #13837

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14474)
16 files changed:
crypto/cms/cms_sd.c
crypto/ec/ecx_meth.c
crypto/ess/ess_lib.c
crypto/ts/ts_local.h
crypto/ts/ts_rsp_sign.c
crypto/x509/x509_cmp.c
crypto/x509/x509_req.c
crypto/x509/x_all.c
crypto/x509/x_req.c
doc/build.info
doc/man3/TS_RESP_CTX_new.pod [new file with mode: 0644]
doc/man3/X509_dup.pod
include/crypto/x509.h
include/openssl/ts.h
include/openssl/x509.h.in
util/libcrypto.num