]> git.ipfire.org Git - thirdparty/openssl.git/commit
cmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_{recipient,issuer}
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 1 Feb 2023 14:39:52 +0000 (15:39 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 18 Apr 2023 07:12:49 +0000 (09:12 +0200)
commit058bf8df49a190fb098551f6d68240716de268ae
tree17f621e0311a394e22114e13291b0a1123b799e2
parent88a6567454f7b0589fc1f3307bc90d82f0c535db
cmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_{recipient,issuer}

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20257)

(cherry picked from commit 56d5c55de779f35d4e66ae4b791ef1488ab1f57a)
crypto/cmp/cmp_ctx.c