mbedtls/programs/hash
Krzysztof Stachowiak 5e1b195d1f 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()`.
2019-08-16 06:37:42 +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 06:37:42 +02:00
hello.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00