Files
wolfssl/wolfssl
Daniel Pouzzner f6f8d2eda3 add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */";
tweak several #includes of settings.h to include types.h instead (all of these are for clarity, as types.h is indirectly included by later #includes), and add #include <wolfssl/wolfcrypt/types.h> where missing;

remove trailing semicolons from PRAGMA*() macro invocations as they are unneeded and can be harmful (inducing frivolous -Wdeclaration-after-statement etc.).
2023-07-14 09:50:01 -05:00
..
2022-12-30 17:12:11 -07:00
2023-07-10 19:43:59 +02:00
2022-12-30 17:12:11 -07:00
2022-08-08 13:24:00 +02:00
2023-07-12 13:47:40 -05:00
2023-07-07 11:22:58 +02:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2023-06-13 14:47:06 -06:00
2022-12-30 17:12:11 -07:00