zephyr/subsys/random
Gerard Marull-Paretas 8ae7694e93 random: rand32_xoshiro128: obtain entropy device using DEVICE_DT_GET
The entropy device reference can be obtained at compile time. Adjust
error code to -ENODEV.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-11 15:27:05 -08:00
..
CMakeLists.txt random: deprecate XOROSHIRO_RANDOM_GENERATOR 2021-08-05 11:24:44 +02:00
Kconfig random: deprecate XOROSHIRO_RANDOM_GENERATOR 2021-08-05 11:24:44 +02:00
rand32_ctr_drbg.c random: rand32_ctr_drbg: obtain entropy device using DEVICE_DT_GET 2022-03-11 15:27:05 -08:00
rand32_entropy_device.c random: rand32_entropy_device: get entropy device using DEVICE_DT_GET 2022-03-11 15:27:05 -08:00
rand32_handlers.c random: Fix sys_csrand_get build condition 2021-10-07 14:02:40 -05:00
rand32_timer.c random: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
rand32_xoshiro128.c random: rand32_xoshiro128: obtain entropy device using DEVICE_DT_GET 2022-03-11 15:27:05 -08:00