[openssl/openssl] 2da163: CMP: add API functions OSSL_CMP_CTX_get0_libctx() ...
David von Oheimb
noreply at github.com
Wed Nov 23 10:00:56 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 2da163cb73eabac7af093747ecee26ed76aa364a
https://github.com/openssl/openssl/commit/2da163cb73eabac7af093747ecee26ed76aa364a
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-11-23 (Wed, 23 Nov 2022)
Changed paths:
M crypto/cmp/cmp_ctx.c
M doc/man3/OSSL_CMP_CTX_new.pod
M include/openssl/cmp.h.in
M test/cmp_ctx_test.c
M util/libcrypto.num
Log Message:
-----------
CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19715)
More information about the openssl-commits
mailing list