mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
3ce9e34ec9
/home/raiden00/git/RTOS/nuttx/nuttx/include/crypto/curve25519.h:42:5: error: implicit declaration of function 'arc4random_buf' [-Wimplicit-function-declaration] 42 | arc4random_buf(secret, CURVE25519_KEY_SIZE);