Files
mbedtls/library
Manuel Pégourié-Gonnard 08620cbb62 Implement static dispatch with SINGLE_PK_TYPE
For optional functions, we introduce an extra macro to tell if the function is
omitted. As the C preprocessor doesn't directly support comparing strings,
testing if the _FUNC macro is defined to NULL isn't obvious. One could
probably play tricks to avoid the need for _OMIT macros, but the small amount
of (entirely local) duplication here is probably a lesser evil than extra
preprocessor complexity.
2019-09-19 10:45:14 +02:00
..
2019-02-11 21:13:33 +00:00
2019-04-24 10:51:54 +02:00
2019-04-24 10:51:54 +02:00
2019-09-19 10:45:14 +02:00
2019-04-24 10:51:54 +02:00
2019-09-09 09:45:57 +01:00
2019-09-09 09:45:57 +01:00
2019-04-24 10:51:54 +02:00
2019-04-24 10:51:54 +02:00
2018-11-06 13:12:47 +00:00
2019-09-09 09:45:57 +01:00
2019-09-19 10:45:14 +02:00
2019-09-04 16:17:45 +01:00
2015-09-04 14:21:07 +02:00
2019-09-09 09:45:57 +01:00
2019-09-09 09:45:57 +01:00
2019-09-09 17:21:18 +03:00
2019-04-24 10:51:54 +02:00
2019-04-24 10:51:54 +02:00
2019-09-10 11:30:40 +03:00
2019-09-09 17:21:18 +03:00
2019-09-10 11:30:40 +03:00
2019-06-20 16:33:02 +01:00