mbedtls/programs/hash
Krzysztof Stachowiak 3b0c430638 Unify the example programs' termination
This is done to account for platforms, for which we want custom behavior
upon the program termination, hence we call `mbedtls_exit()` instead of
returning from `main()`.

For the sake of consistency, introduces the modifications have been made
to the test and utility examples as well. These, while less likely to be
used in the low level environments, won't suffer from such a change.
2019-08-16 09:14:32 +02:00
..
CMakeLists.txt Remove non-generic md_file() programs 2015-05-28 17:28:38 +02:00
generic_sum.c Unify the example programs' termination 2019-08-16 09:14:32 +02:00
hello.c Unify the example programs' termination 2019-08-16 09:14:32 +02:00