mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 13:50:28 +00:00
edf539ce27
This commit adds template `Fill<ObjectType>(ObjectType &aObject)` functions for both `Crypto` and `NonCrypto` random number generation modules. These functions fill a given object with random byes.