blob: 3ef9798ad17b9c68d9d06ce3ec082bce558a664e [file] [log] [blame]
Gilles Peskine543e6c52020-05-11 22:13:27 +02001Changes
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.