]> git.ipfire.org Git - thirdparty/openssl.git/commit
CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 21 Sep 2022 15:56:41 +0000 (17:56 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 23 Nov 2022 09:57:52 +0000 (10:57 +0100)
commit2da163cb73eabac7af093747ecee26ed76aa364a
tree709cf63f657bd3de61d732410b5a6e58051ba671
parentd2f6e66d2837bff1f5f7636bb2118e3a45c9df61
CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()

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/19715)
crypto/cmp/cmp_ctx.c
doc/man3/OSSL_CMP_CTX_new.pod
include/openssl/cmp.h.in
test/cmp_ctx_test.c
util/libcrypto.num