incubator-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
..
Kconfig crypto: apply BSD barrier only to SW AES library 2022-01-13 16:27:52 +01:00
Makefile tools: Author Gregory Nutt: update licenses to Apache 2021-02-19 08:07:47 -08:00
aes.c crypto: nxstyle fixes 2020-04-22 14:07:04 -06:00
blake2s.c crypto: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
crypto.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
cryptodev.c crypto: update licenses to Apache 2021-05-27 08:07:25 +09:00
random_pool.c Replece clock_gettime(CLOCK_REALTIME) with clock_systime_timespec if suitable 2022-02-24 01:06:36 +08:00
testmngr.c crypto: update licenses to Apache 2021-05-27 08:07:25 +09:00
testmngr.h crypto: update licenses to Apache 2021-05-27 08:07:25 +09:00