openssl/include/internal
Dr. Matthias St. Pierre fbbfd128c9 Fix header file include guard names
Make the include guards consistent by renaming them systematically according
to the naming conventions below

The public header files (in the 'include/openssl' directory) are not changed
in 1.1.1, because it is a stable release.

For the private header files files, the guard names try to match the path
specified in the include directives, with all letters converted to upper case
and '/' and '.' replaced by '_'. An extra 'OSSL_' is added as prefix.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9681)
2019-09-27 23:58:12 +02:00
..
__DECC_INCLUDE_EPILOGUE.H VMS: Copy DECC inclusion epi- and prologues to internals 2017-04-20 13:10:06 +02:00
__DECC_INCLUDE_PROLOGUE.H VMS: Copy DECC inclusion epi- and prologues to internals 2017-04-20 13:10:06 +02:00
bio.h Update copyright year 2018-02-13 13:59:25 +00:00
comp.h Copyright consolidation 03/10 2016-05-17 14:24:17 -04:00
conf.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
constant_time.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
cryptlib.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
dane.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
dso.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
dsoerr.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
err.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
nelem.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
numbers.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
o_dir.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
o_str.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
refcount.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
sockets.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
sslconf.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
thread_once.h Fix Typos 2019-07-31 19:48:30 +02:00
tsan_assist.h Fix Typos 2019-07-31 19:48:30 +02:00