CMP+CRMF: fix formatting nits in crypto/, include/, and test/
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 17 Sep 2022 19:51:48 +0000 (21:51 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 24 Nov 2022 12:45:06 +0000 (13:45 +0100)
commit357bfe73453b018c7aee94cbb4f6eeca8b85695a
tree31e8b0e1a00e16aa04b9ac80cc3d407f6456be8d
parentcd715b7e7fdd2aeb0fd80220d2df5187b291f87a
CMP+CRMF: fix formatting nits in crypto/, include/, and test/

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19230)
21 files changed:
crypto/cmp/cmp_asn.c
crypto/cmp/cmp_client.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_msg.c
crypto/cmp/cmp_protect.c
crypto/cmp/cmp_status.c
crypto/cmp/cmp_util.c
crypto/cmp/cmp_vfy.c
crypto/crmf/crmf_asn.c
crypto/crmf/crmf_lib.c
crypto/crmf/crmf_local.h
crypto/crmf/crmf_pbm.c
include/crypto/cmperr.h
include/openssl/crmf.h.in
test/cmp_asn_test.c
test/cmp_client_test.c
test/cmp_hdr_test.c
test/cmp_msg_test.c
test/cmp_protect_test.c
test/cmp_status_test.c
test/cmp_vfy_test.c