Gregory Nutt 69b28ef4ba crypto/aes.c: When we upgraded our code to NuttX 7.28 crypto/aes.c would no longer compile. Attached is a patch which fixes the compilation errors. 5 years ago
..
Kconfig dffb8a67e3 Add entropy pool and strong random number generator 7 years ago
Makefile 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 years ago
aes.c 69b28ef4ba crypto/aes.c: When we upgraded our code to NuttX 7.28 crypto/aes.c would no longer compile. Attached is a patch which fixes the compilation errors. 5 years ago
blake2s.c dffb8a67e3 Add entropy pool and strong random number generator 7 years ago
crypto.c a7257eff52 This change: 5 years ago
cryptodev.c 4b4dbc79a2 Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 8 years ago
random_pool.c b54ffe858a Standardization of some function headers. 6 years ago
testmngr.c eb79a575f6 Fix a few places where there was a semicolon following the 'if' condition, makeing the following logic unconditional. 7 years ago
testmngr.h bee0eda68c Make some file section headers more consistent with standard 9 years ago