nuttx/crypto
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
..
aes.c
blake2s.c
blf.c
bn.c
cast.c
castsb.h
chacha_private.h
chachapoly.c
cmac.c
CMakeLists.txt greenhills: fix the arc4random_buf implicit declaration build error 2024-09-26 22:52:28 +08:00
crypto.c
cryptodev.c nuttx/crypto: export asynchronous calling process 2024-09-28 13:05:28 +08:00
cryptosoft.c
curve25519.c
des_locl.h
ecb3_enc.c
ecb_enc.c
gmac.c
hmac.c
hmac_buff.c
idgen.c
Kconfig
key_wrap.c
Makefile greenhills: fix the arc4random_buf implicit declaration build error 2024-09-26 22:52:28 +08:00
md5.c
podd.h
poly1305.c
random_pool.c libc: Refine the arc4random_buf implementation 2024-10-26 18:04:21 -03:00
rijndael.c
rmd160.c
set_key.c
sha1.c
sha2.c
siphash.c
sk.h
spr.h
testmngr.c
testmngr.h
xform.c