zephyr/subsys/random
Flavio Ceolin b8b42c6d18 random: Warning when using test config
Generates a warning message when building with
CONFIG_TEST_RANDOM_GENERATOR. The purpose is inform that this is not
secure and should not used in production.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-10-02 11:30:03 +02:00
..
CMakeLists.txt random: Warning when using test config 2020-10-02 11:30:03 +02:00
Kconfig
rand32_ctr_drbg.c
rand32_entropy_device.c
rand32_handlers.c
rand32_timer.c
rand32_xoroshiro128.c