mbed-os/features/mbedtls/platform/src
Ron Eldor b261a6d839 Rename the platform context varaiable
Rename the generic name `ctx` of `mbedtls_platform_context`
in `platform_alt.c` to a specific name `plat_ctx`, to avoid conflicts
when used as external in crypto modules.
2019-01-25 14:29:59 +00:00
..
mbed_trng.c Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-27 22:26:04 -06:00
platform_alt.c Rename the platform context varaiable 2019-01-25 14:29:59 +00:00