mbedtls/programs/random
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
gen_entropy.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00
gen_random_ctr_drbg.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00
gen_random_havege.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00