zephyr/subsys/random
Daniel Leung c51d80fd40 random: syscalls: use zephyr_syscall_header
This adds a few line use zephyr_syscall_header() to include
headers containing syscall function prototypes.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-06-17 07:57:45 -04:00
..
CMakeLists.txt random: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
rand32_ctr_drbg.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
rand32_entropy_device.c random: initialize devices at compile time 2022-08-19 11:51:26 +02:00
rand32_handlers.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
rand32_timer.c rand32_timer: make it more random-like for tests to pass 2023-01-27 17:38:26 +09:00
rand32_xoshiro128.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00