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
rand32_ctr_drbg.c
rand32_entropy_device.c
rand32_handlers.c
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