nuttx/crypto
Xiang Xiao d7fe0127b0 Replece clock_gettime(CLOCK_REALTIME) with clock_systime_timespec if suitable
it's better to call the kernrel api insteaad user space api in kernel

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-24 01:06:36 +08:00
..
aes.c
blake2s.c
crypto.c
cryptodev.c
Kconfig crypto: apply BSD barrier only to SW AES library 2022-01-13 16:27:52 +01:00
Makefile
random_pool.c Replece clock_gettime(CLOCK_REALTIME) with clock_systime_timespec if suitable 2022-02-24 01:06:36 +08:00
testmngr.c
testmngr.h