mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
2740e40ee7
Use arc4random_buf instead of rand() to improve randomness quality and avoid using weak PRNG for MAC generation. Signed-off-by: liqinhui <liqinhui@xiaomi.com>