blob: 3ef9798ad17b9c68d9d06ce3ec082bce558a664e [file] [log] [blame]
Andrzej Kurek825ebd42020-05-18 11:47:25 -04001Changes
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.