Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistency
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 23 Mar 2020 13:42:34 +0000 (14:42 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 18 Apr 2020 17:54:17 +0000 (19:54 +0200)
commit642f60d8402ade17701fc8c4eeecc3a086e86c63
treec5ffc49826fc318e1f1370e1e751b933d72ef91f
parent7a417606677c646d33d65de2fd298bc93d943edf
Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistency

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11386)
crypto/cmp/cmp_asn.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_protect.c
crypto/cmp/cmp_vfy.c
test/cmp_protect_test.c