mbedtls/programs/aes
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
..
aescrypt2.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00
crypt_and_hash.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00