mbedtls/programs/test
Gilles Peskine 7ece768578 Seed the PRNG even if time() isn't available
time() is only needed to seed the PRNG non-deterministically. If it isn't
available, do seed it, but pick a static seed.

Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
2022-04-08 08:34:50 -04:00
..
cmake_subproject Build: Add MBEDTLS_TARGET_PREFIX 2020-10-20 13:44:44 +01:00
benchmark.c Catch failures of AES or DES operations 2021-09-29 20:40:31 +02:00
CMakeLists.txt Use CMake's knowledge of what system library has dlopen() 2021-11-25 18:02:17 +01:00
dlopen_demo.sh More explicit output for the test program 2021-11-25 18:02:17 +01:00
dlopen.c Use the normal idiom to support MBEDTLS_CONFIG_FILE 2021-11-25 18:12:44 +01:00
generate_cpp_dummy_build.sh Add documentation 2021-10-11 14:29:16 +01:00
query_compile_time_config.c fix help message issues 2021-12-10 20:19:05 +01:00
query_config.c Do not include time.h without MBEDTLS_HAVE_TIME 2022-03-04 15:25:42 -05:00
query_config.h Add list_config generation 2021-12-10 20:19:05 +01:00
selftest.c Fix GCC warning about test_snprintf 2020-11-25 01:13:12 -03:00
udp_proxy_wrapper.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
udp_proxy.c Seed the PRNG even if time() isn't available 2022-04-08 08:34:50 -04:00
zeroize.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00