incubator-nuttx/syscall
Xiang Xiao 32784b0898 libc: Refine the arc4random_buf implementation
fill the buffer with getrandom instead random pool
and move the implementation to from crypto to libc

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-10-26 18:04:21 -03:00
..
proxies syscall: migrate to SPDX identifier 2024-09-12 02:25:00 +08:00
stubs syscall: migrate to SPDX identifier 2024-09-12 02:25:00 +08:00
wraps syscall: migrate to SPDX identifier 2024-09-12 02:25:00 +08:00
.gitignore
CMakeLists.txt syscall: migrate to SPDX identifier 2024-09-12 02:25:00 +08:00
Kconfig
Makefile Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
syscall.csv libc: Refine the arc4random_buf implementation 2024-10-26 18:04:21 -03:00
syscall_names.c syscall: migrate to SPDX identifier 2024-09-12 02:25:00 +08:00
syscall_stublookup.c syscall: migrate to SPDX identifier 2024-09-12 02:25:00 +08:00
syscall_wraps.h syscall: migrate to SPDX identifier 2024-09-12 02:25:00 +08:00