Make header guards of internal headers consistent
authortb <tb@openbsd.org>
Sat, 26 Nov 2022 17:23:17 +0000 (17:23 +0000)
committertb <tb@openbsd.org>
Sat, 26 Nov 2022 17:23:17 +0000 (17:23 +0000)
commita91990001f66b42ab24b240191e9592c371b7749
tree8f367feba151fdf507310214b172acbb82b37171
parentec9fe3b72f8f3554e5a0f578a4e0ff4d2e972d34
Make header guards of internal headers consistent

Not all of them, only those that didn't leak into a public header...
Yes.
16 files changed:
lib/libcrypto/aes/aes_local.h
lib/libcrypto/bn/bn_local.h
lib/libcrypto/camellia/cmll_local.h
lib/libcrypto/cms/cms_local.h
lib/libcrypto/constant_time.h
lib/libcrypto/ecdh/ech_local.h
lib/libcrypto/ecdsa/ecs_local.h
lib/libcrypto/evp/evp_local.h
lib/libcrypto/gost/gost_local.h
lib/libcrypto/pkcs12/pkcs12_local.h
lib/libcrypto/sm2/sm2_local.h
lib/libcrypto/ts/ts_local.h
lib/libcrypto/ui/ui_local.h
lib/libcrypto/x509/x509_local.h
lib/libssl/dtls_local.h
lib/libssl/ssl_local.h