openssl/include/internal
Rich Salz a935791d54 Rework and make DEBUG macros consistent.
Remove unused -DCONF_DEBUG and -DBN_CTX_DEBUG.

Rename REF_PRINT to REF_DEBUG for consistency, and add a new
tracing category and use it for printing reference counts.

Rename -DDEBUG_UNUSED to -DUNUSED_RESULT_DEBUG

Fix BN_DEBUG_RAND so it compiles and, when set, force DEBUG_RAND to
be set also.

Rename engine_debug_ref to be ENGINE_REF_PRINT also for consistency.

Fixes #15357

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15353)
2021-05-28 10:04:31 +02:00
..
__DECC_INCLUDE_EPILOGUE.H Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
__DECC_INCLUDE_PROLOGUE.H Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
asn1.h Update copyright year 2021-02-18 15:05:17 +00:00
bio.h Create libcrypto support for BIO_new_from_core_bio() 2021-05-04 12:00:21 +01:00
comp.h Update copyright year 2021-04-08 13:04:41 +01:00
conf.h Add ossl_ conf symbols 2021-03-18 17:52:37 +10:00
constant_time.h Add a constant time zero check function for 64-bit integers 2021-04-08 12:18:10 +01:00
core.h Add the concept of a child OSSL_LIB_CTX 2021-05-11 14:56:55 +01:00
cryptlib.h core: condition out more in FIPS builds 2021-05-24 09:39:15 +10:00
dane.h Update copyright year 2021-02-18 15:05:17 +00:00
deprecated.h Update copyright year 2021-02-18 15:05:17 +00:00
der.h der: _ossl prefix DER functions 2020-10-01 11:25:12 +10:00
dso.h Update copyright year 2021-02-18 15:05:17 +00:00
dsoerr.h err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
endian.h Update copyright year 2021-02-18 15:05:17 +00:00
err.h Update copyright year 2021-02-18 15:05:17 +00:00
ffc.h Export/import flags for FFC params changed to seperate fields. 2021-05-13 09:49:18 +10:00
ktls.h Use <> for #include openssl/xxx 2021-05-27 09:56:41 +10:00
namemap.h Update copyright year 2021-03-11 13:27:36 +00:00
nelem.h Update copyright year 2021-02-18 15:05:17 +00:00
numbers.h numbers: Define 128-bit integers if compiler supports 2021-04-08 12:18:09 +01:00
o_dir.h Update copyright year 2021-02-18 15:05:17 +00:00
packet.h Update copyright year 2021-02-18 15:05:17 +00:00
param_build_set.h Add OSSL_PARAM_dup() and OSSL_PARAM_merge(). 2021-04-12 16:55:29 +10:00
passphrase.h Update copyright year 2021-02-18 15:05:17 +00:00
property.h Ensure mirroring of properties works for subsequent updates 2021-05-20 09:35:41 +01:00
propertyerr.h err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
provider.h Add a callback for providers to know about global properties changes 2021-05-20 09:32:40 +01:00
refcount.h Rework and make DEBUG macros consistent. 2021-05-28 10:04:31 +02:00
sha3.h include/internal: Remove TODOs that are irrelevant for 3.0 2021-03-04 14:15:01 +01:00
sizes.h Update copyright year 2021-02-18 15:05:17 +00:00
sm3.h Add ossl_ symbols for sm3 and sm4 2021-03-18 17:52:37 +10:00
sockets.h Fix include/internal/sockets.h for VMS 2021-05-19 12:41:34 +02:00
sslconf.h Update copyright year 2021-02-18 15:05:17 +00:00
symhacks.h Update copyright year 2021-02-18 15:05:17 +00:00
thread_once.h include/internal: add a few missing #pragma once directives 2021-02-10 23:20:58 +01:00
tlsgroups.h Update copyright year 2021-02-18 15:05:17 +00:00
tsan_assist.h Fix Typos 2019-07-02 14:22:29 +02:00
unicode.h Fix a windows build break 2021-03-24 10:04:08 +10:00