mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
Add #define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS to every sample program before the first include so that mbedtls doesn't break with future privatization work. Signed-off-by: Felix Conway <felix.conway@arm.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| generic_sum.c | ||
| hello.c | ||
| md_hmac_demo.c | ||