Gilles Peskine | 543e6c5 | 2020-05-11 22:13:27 +0200 | [diff] [blame^] | 1 | Changes |
2 | * Unify the example programs termination to call mbedtls_exit() instead of | ||||
3 | using a return command. This has been done to enable customization of the | ||||
4 | behavior in bare metal environments. |