evp: constify some OSSL_PARAM arguments
authorPauli <pauli@openssl.org>
Wed, 14 Jul 2021 00:03:22 +0000 (10:03 +1000)
committerPauli <pauli@openssl.org>
Thu, 15 Jul 2021 06:46:18 +0000 (16:46 +1000)
commit56fdb70796010b8db598189d5c1e5a6b1479c2e6
tree2e47e85d157597f2589349d381be4dbca9236287
parent11f18ef1f5ea92ba32a3efeb0eaf1af6a1f35e13
evp: constify some OSSL_PARAM arguments

These were missed when the initialisation params were added

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16072)
crypto/evp/m_sigver.c
include/openssl/evp.h