zephyr/subsys/random
Flavio Ceolin 5fcae0c021 random: timer: Use build constant for seed
Use Kconfig symbol for initial seed.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-13 10:03:53 +03:00
..
CMakeLists.txt random: Rename random header 2023-10-10 14:23:50 +03:00
Kconfig random: kconfig: Allow customizing timer initial state 2023-10-13 10:03:53 +03:00
rand32_ctr_drbg.c
rand32_entropy_device.c
rand32_handlers.c random: Rename random header 2023-10-10 14:23:50 +03:00
rand32_timer.c random: timer: Use build constant for seed 2023-10-13 10:03:53 +03:00
rand32_xoshiro128.c