cmp: fix --strict-warnings windows builds
authorFdaSilvaYY <fdasilvayy@gmail.com>
Fri, 10 Mar 2023 14:16:01 +0000 (15:16 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 21 Mar 2023 10:01:06 +0000 (11:01 +0100)
commitc309c4dce742c3eeb393a0f03f9c567d0e368ccc
tree0315ffb3b2eac371d211d0571160be4e3165435e
parenta7f534925cb088e9aff287854636129fcb2c063e
cmp: fix --strict-warnings windows builds

remove unneeded const qualifier to keep method declaration
and definition in sync.

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/20436)

(cherry picked from commit 6f792f4d27b47213166e0fa9c9b10a3eab85b8f6)
doc/man3/OSSL_CMP_CTX_new.pod
include/openssl/cmp.h.in