OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 28 Aug 2020 10:42:47 +0000 (12:42 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 5 Sep 2020 17:33:33 +0000 (19:33 +0200)
commit0b86eefd431dd05a0ba87b2f67a6b99def89b6d5
tree87fe7baf949fbfbffd47f529432ef41f6f7a8237
parent15076c26d794dbbdc5413a72e7feded0c9a2ba07
OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12788)
12 files changed:
apps/cmp.c
crypto/cmp/cmp_client.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_protect.c
crypto/cmp/cmp_vfy.c
doc/man3/OSSL_CMP_CTX_new.pod
doc/man3/OSSL_CMP_validate_msg.pod
include/openssl/cmp.h
test/cmp_ctx_test.c
test/cmp_vfy_test.c
util/libcrypto.num