mbedtls/programs/x509
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
..
cert_app.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00
cert_req.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00
cert_write.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00
CMakeLists.txt Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00
crl_app.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00
req_app.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00